diff --git a/README.md b/README.md index da89b612450d7525a6d8a9e72070d46786dc67c5..e5bb80f9bb728fbd0efdfc3f212dc72d0d0dce2b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Because they share basic mechanisms, [Cloudflare's blogpost on mmproxy](https:// ## Building ```shell -go get github.com/path-network/go-mmproxy +go install github.com/path-network/go-mmproxy@latest ``` You'll need at least `go 1.11` to build the `go-mmproxy` binary.