From 822fb4881ea0b841c15c0dbe8b70eb6ef9a3744d Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Fri, 27 Oct 2023 11:34:26 -0700 Subject: [PATCH] correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index edcb3dc..c12f919 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ import "sourcecode.social/reiver/go-rfc3986" To install package **rfc3986** do the following: ``` -GOPROXY=direct https://sourcecode.social/reiver/go-rfc3986 +GOPROXY=direct go get https://sourcecode.social/reiver/go-rfc3986 ``` ## Author