diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> ``` |
