See discussion at #168
@@ -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).