From dce5b6d7ee1cd0bb56c00cc4a48ba92ac62ad5d5 Mon Sep 17 00:00:00 2001 From: EP Date: Mon, 3 Jun 2024 00:24:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e56430c..042bd55 100644 --- a/README.md +++ b/README.md @@ -67,4 +67,6 @@ Download binaries for your OS at [release page](https://github.com/piqoni/hn-tex ## Using GO INSTALL If you use GO, you can install it directly: +``` go install github.com/piqoni/hn-text@latest +```