aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-03-08 05:56:00 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-03-08 05:56:00 +0100
commit4503c11b0c919792dee5555c70dd965eca08258f (patch)
tree209eaa620395af93022481f1de80e25bfe91bb24 /README.md
parentImporting: Only the main thread shall access lastFileImportErrorText (diff)
downloadwireguard-apple-4503c11b0c919792dee5555c70dd965eca08258f.tar.xz
wireguard-apple-4503c11b0c919792dee5555c70dd965eca08258f.zip
wireguard-go-bridge: use system go installation
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ba8b5d0..0a57be8 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,10 @@ $ cp WireGuard/WireGuard/Config/Developer.xcconfig.template WireGuard/WireGuard/
$ vim WireGuard/WireGuard/Config/Developer.xcconfig
```
-- Install swiftlint:
+- Install swiftlint and go:
```
-$ brew install swiftlint
+$ brew install swiftlint go
```
- Open project in Xcode: