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