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. ```