README: specify required version in readme

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2019-11-05 18:59:24 +08:00
parent 68d928192b
commit 14437477e6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ $ cp WireGuard/WireGuard/Config/Developer.xcconfig.template WireGuard/WireGuard/
$ vim WireGuard/WireGuard/Config/Developer.xcconfig
```
- Install swiftlint and go:
- Install swiftlint and go 1.13.4:
```
$ brew install swiftlint go