From aed8b75aa2ae101abe8a1b49178774d8e6b7d8a7 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Fri, 27 Oct 2023 11:33:30 -0700 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12d0dd6..a75d5ad 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ import "sourcecode.social/reiver/go-mstdn/ent/admn" To install package **mstdn** do the following: ``` -GOPROXY=direct https://sourcecode.social/reiver/go-mstdn +GOPROXY=direct go get https://sourcecode.social/reiver/go-mstdn ``` ## Author