aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-02 14:34:36 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-05-02 14:34:36 +0200
commit3f89ee0345e56c86f5705515b982b7ddb74aa327 (patch)
treeeed5ffa05a3c28f09bcc55a267288d7c70c8cbe2 /README.md
parentui: Quit -> Exit (diff)
downloadwireguard-windows-3f89ee0345e56c86f5705515b982b7ddb74aa327.tar.xz
wireguard-windows-3f89ee0345e56c86f5705515b982b7ddb74aa327.zip
README: update linux deps
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d648c7f..b982c1a2 100644
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ After, run the above `build` commands as usual, from a shell that has [`signtool
### Alternative: Building from Linux
-You must first have Go ≥1.12 and Mingw installed.
+You must first have Go ≥1.12, Mingw, and ImageMagick installed.
```
$ sudo apt install mingw-w64 golang-go