From 618f48d144cdad54f2fc155a8b9f12a45c053ba3 Mon Sep 17 00:00:00 2001 From: James Date: Sat, 8 Apr 2017 12:14:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e311e7f2..275ede56 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