From 3f89ee0345e56c86f5705515b982b7ddb74aa327 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 2 May 2019 14:34:36 +0200 Subject: README: update linux deps Signed-off-by: Jason A. Donenfeld --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-59-g8ed1b