diff --git a/README.md b/README.md index ac4c08f..cc23d90 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ $ curl https://gotest-release.s3.amazonaws.com/gotest_linux > gotest && chmod +x Alternatively: ``` -$ go get -u github.com/rakyll/gotest +$ go install github.com/rakyll/gotest ``` # Usage