diff --git a/README.md b/README.md index 6f9d0e72..d6a0d3da 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Install [CMake](https://cmake.org/) (for some of Rack's dependencies) and wget, Install [MSYS2](http://www.msys2.org/) and launch the mingw64 shell (not the default msys2 shell). Install build dependencies with the pacman package manger. - pacman -S git make tar unzip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake + pacman -S git make tar unzip mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake automake autoconf libtool pkgconfig mingw-w64-x86_64-fftw ### Linux