diff --git a/README.md b/README.md index e47aa550446352473668858ff4e0c7e96cfb9674..f098ca7734462827a3d2965622bd61392f5fb6ee 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,8 @@ pacman -S autoconf automake git libtool \ mingw-w64-i686-ftgl mingw-w64-i686-fribidi \ mingw-w64-i686-ladspa-sdk mingw-w64-i686-lame \ mingw-w64-i686-libsndfile mingw-w64-i686-libvorbis \ - mingw-w64-i686-lua mingw-w64-i686-toolchain</code> + mingw-w64-i686-lua mingw-w64-i686-toolchain \ + unzip wget</code> 4. Type `exit` in the shell and click the `Enter` key This will close the window. 5. Open the MinGW-w64 Win32 Shell again, as you did in *step 2* above.