diff --git a/README.md b/README.md index e311e7f..275ede5 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Requires [Windows CMake](https://cmake.org/download/) + [Windows Make](http://gn set DEVKITPPC= git clone --recursive https://github.com/decaf-emu/wut.git cd wut +mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=install -G "Visual Studio 15 2017" ../ msbuild INSTALL.vcxproj /p:Configuration=Release /p:Platform=Win32 set WUT_ROOT=%CD%\install