diff --git a/Getting-Started.md b/Getting-Started.md index ba35620..be734b7 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -8,7 +8,8 @@ ### For Windows 1. Install MSYS2 x86_64: Follow the steps on http://msys2.github.io/ -2. Open the "MinGW-w64 Win64 Shell" and run +2. Open the "MinGW-w64 Win64 Shell" and run: + pacman -S git python2 make autoconf automake-wrapper mingw-w64-x86_64-libtool mingw-w64-x86_64-gcc mingw-w64-x86_64-pkg-config mingw-w64-x86_64-glib2 mingw-w64-x86_64-glew mingw-w64-x86_64-SDL git clone https://github.com/espes/xqemu cd xqemu