diff --git a/README.md b/README.md index a399d6d..d7161cf 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ discovery out of the box: [Install Go](https://golang.org/doc/install), then install Tapirx: - $ go get -u -v github.com/virtalabs/tapirx + $ go install github.com/virtalabs/tapirx@latest + $ echo 'Defaults env_keep += "GOPATH"' | sudo tee --append /etc/sudoers.d/env_keep If you already have Tapirx installed, the above command will update you to the latest version.