From e418826be0b700686efab6b67fdfdb99e6a800ac Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Wed, 27 Sep 2023 06:11:53 +0900 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 240e07d..308223f 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ import "sourcecode.social/reiver/go-jsonint" To install package **jsonint** do the following: ``` -GOPROXY=direc https://sourcecode.social/reiver/go-jsonint +GOPROXY=direct https://sourcecode.social/reiver/go-jsonint ``` ## Author