From 29015f150756222dd9ed77bfe38079671dd650a5 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Sat, 2 Dec 2023 13:06:35 +0300 Subject: readme: rename go module root --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -chat_id -honk_token -honk_url ``` -- cgit v1.2.3