From 521c1fd79da83f02075597228654b577c6b56573 Mon Sep 17 00:00:00 2001 From: Davide De Rosa Date: Sun, 3 Apr 2022 12:17:02 +0200 Subject: [PATCH] Mention golang requirement for WireGuard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab2e4f8..450b19c 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Therefore, make sure to follow the steps below for proper integration: - iOS 12.0+ / macOS 10.14+ - SwiftPM 5.3 - Git (preinstalled with Xcode Command Line Tools) +- golang (for WireGuardKit) It's highly recommended to use the Git package provided by [Homebrew][dep-brew].