readme: rename go module root
la-ninpre aaoth@aaoth.xyz
Sat, 02 Dec 2023 13:06:35 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
README.md
→
README.md
@@ -13,7 +13,7 @@
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> ```