Skip to content

Commit

Permalink
add go version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
darren authored Feb 1, 2019
1 parent b5ea217 commit 0440ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pacproxy is a proxy that parses pac file and start a simple http proxy which wil

## Install

Ensure that `Go` enviroment has been properly setup.
Ensure that `Go(>=1.11.5)` enviroment has been properly setup.

```bash
go get -u -v github.com/darren/pacroxy
Expand Down

0 comments on commit 0440ea2

Please sign in to comment.