diff --git a/Readme.md b/Readme.md index e432405..7764fd5 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,10 @@ pacproxy is a proxy that parses pac file and start a simple http proxy which wil ## Install -Ensure that `Go(>=1.11.5)` environment has been properly setup. +Download prebuild binaries from [releases](https://github.com/darren/pacroxy/releases) + + +To build from source ensure that `Go(>=1.11.5)` environment has been properly setup. ```go go get -u -v github.com/darren/pacroxy