aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 85b863b3..a7c3eb49 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ After, run the above `build` commands as usual, from a shell that has [`signtool
You must first have Go ≥1.12, Mingw, and ImageMagick installed.
```
-$ sudo apt install mingw-w64 golang-go
+$ sudo apt install mingw-w64 golang-go imagemagick
$ git clone https://git.zx2c4.com/wireguard-windows
$ cd wireguard-windows
$ make