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