aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-02-28 08:27:52 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-02-28 08:52:29 +0100
commit959773884e5aacd5178e43a0de2e8015ae2f8b5e (patch)
treedfcfaaab108b2bde6dd43b3789b8d22811886f18 /README.md
parentui: move walk to go module replace operation (diff)
downloadwireguard-windows-959773884e5aacd5178e43a0de2e8015ae2f8b5e.tar.xz
wireguard-windows-959773884e5aacd5178e43a0de2e8015ae2f8b5e.zip
build: add rsrc to go module
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5cd655fc..949e05e0 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,8 @@ Nothing to see here yet. Come back later.
### Requirements
- [Go ≥1.12](https://www.golang.org)
- - [rsrc tool](https://github.com/akavel/rsrc)
- [Wintun](https://git.zx2c4.com/wintun)
-
### Clone
This has a few submodules at the moment, so you'll need to clone recursively. While building (below) uses WSL, it's recommended that you still clone into Windows per usual.