aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a7e0ff3..44a5233 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,8 @@ AMD64 Release | `amd64\Release\wintun`
ARM64 Debug | `arm64\Debug\wintun`
ARM64 Release | `arm64\Release\wintun`
+Do note that since the `Build` target builds for all supported platforms, you will need to have the toolchains installed for those platforms.
+
#### Building Microsoft Installer Merge Modules
1. `msbuild wintun.proj /t:DVL;Build`.