diff --git a/README.md b/README.md index 4cf7823..f61f4f4 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ or build from source (requires Go 1.10+) ``` go get -u github.com/FiloSottile/mkcert -$(go env GOBIN)/mkcert +$(go env GOPATH)/bin/mkcert ``` or use [the pre-built binaries](https://github.com/FiloSottile/mkcert/releases).