]> git.ipfire.org Git - thirdparty/wireguard-apple.git/commitdiff
README: specify required version in readme
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Nov 2019 10:59:24 +0000 (18:59 +0800)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 5 Nov 2019 10:59:24 +0000 (18:59 +0800)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
README.md

index 4cb6da7072645486715122169bb5eadfb31b496b..93598c042dd52846136bc1292a90a7a2793291fc 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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