Skip to content

Commit

Permalink
mention release page
Browse files Browse the repository at this point in the history
  • Loading branch information
darren committed Feb 2, 2019
1 parent e46447c commit 014e94a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 014e94a

Please sign in to comment.