diff --git a/README.md b/README.md index 5ad519b0..78332d19 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ brew install git cmake autoconf automake libtool Install [MSYS2](http://www.msys2.org/) and launch the MinGW 64-bit shell (not the default MSYS shell). ``` -pacman -S git make tar unzip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-libtool +pacman -S git make tar unzip zip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake autoconf automake mingw-w64-x86_64-libtool ``` ### Linux