From 8482e020b26d47b72a9ec51ea27d0c6232a70f32 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Wed, 27 Sep 2023 06:12:41 +0900 Subject: [PATCH] initial commits --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c475501..12d0dd6 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=direc https://sourcecode.social/reiver/go-mstdn +GOPROXY=direct https://sourcecode.social/reiver/go-mstdn ``` ## Author