aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-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: