Skip to content

Commit

Permalink
Merge pull request mehrdadrad#31 from gummiboll/fix-for-readme
Browse files Browse the repository at this point in the history
Adds a note in README about version 1.7 of golang is required
  • Loading branch information
mehrdadrad committed Oct 8, 2016
2 parents 2e20eca + 2cb5974 commit ffc8450
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 @@ -344,7 +344,7 @@ apt-get install libpcap-dev
brew install homebrew/dupes/libpcap
```

Given that the Go Language compiler is installed, you can build and run:
Given that the Go Language compiler (version 1.7 or greater is required) is installed, you can build and run it with:

```
git clone https://github.com/mehrdadrad/mylg.git
Expand Down

0 comments on commit ffc8450

Please sign in to comment.