aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5ce93f6..138f484 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ obtain a honk authentication token by using it's api.
install telebonk and run it (replace values in angle brackets with an actual values):
```
-$ go install git.aaoth.xyz/la-ninpre/telebonk@latest
+$ go install aaoth.xyz/la-ninpre/telebonk@latest
$ telebonk -bot_token <bot token> -chat_id <chat id> -honk_token <honk token> -honk_url <honk url>
```