From 0fddc389ec2154b6f55ceb43911f5ea8b6c3e1cc Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Fri, 27 Oct 2023 11:31:58 -0700 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3492f3f..365e30d 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ import "sourcecode.social/reiver/go-nul" To install package **nul** do the following: ``` -GOPROXY=direct https://sourcecode.social/reiver/go-nul +GOPROXY=direct go get https://sourcecode.social/reiver/go-nul ``` ## Author