From 8f9615cd16d403d14f8e4cedff6b7094a1d207dd Mon Sep 17 00:00:00 2001 From: noornee Date: Sat, 28 Jan 2023 22:47:16 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378f63f..8edeb06 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ platforms. Gox will also build the cross-compilation toolchain for you. ## Installation -To install Gox, please use `go get`. We tag versions so feel free to +To install Gox, please use `go install`. We tag versions so feel free to checkout that tag and compile. ```