diff --git a/README.md b/README.md index eb90e88..eb8cfdf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The certificate will have a validity of 2 years and 30 days. First, install the [Go tools](https://golang.org/dl/) and set up your `$GOPATH`. Then, run: -`go get github.com/jsha/minica` +`go install github.com/jsha/minica@latest` When using Go 1.11 or newer you don't need a $GOPATH and can instead do the following: