aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-06-01 18:37:13 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-07 11:31:53 +0200
commitcbc1322f69518ca0da9765c481cc2d604a39ee84 (patch)
tree29a7a5c4261aadd9dcb38f3a48dc1eb371f03c36 /README.md
parentversion: bump (diff)
downloadwireguard-windows-cbc1322f69518ca0da9765c481cc2d604a39ee84.tar.xz
wireguard-windows-cbc1322f69518ca0da9765c481cc2d604a39ee84.zip
build: support building wg(8)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 353c392d..85b863b3 100644
--- a/README.md
+++ b/README.md
@@ -73,3 +73,5 @@ $ stat wg.exe
```
It interacts with WireGuard instances run by the main WireGuard for Windows program.
+
+When building on Windows, the aforementioned `build.bat` script takes care of building this.