From 515ec5bb2ab32716da6d2814ec304105dfdeecab Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sun, 3 Jan 2016 15:22:10 +0100 Subject: [PATCH] Update README.md. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 758a5065..7287438a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## How to compile -- Run `premake5 vs2015` (build with VS2015) or `premake5 vs2013` (with VS2013). -- Build via solution file in `build\iw4x.sln`. +- Run `premake5 vs2013` (build with VS2013) or `premake5 vs2015` (with VS2015). We use VS2013 for compatibility reasons. +- Build via solution file in `build\iw4x.sln`. (You can use the `build.bat` script to do it quick and easy.) ## Premake arguments