From 0406e55f39c3210f8a396757b36c5ea47cff078b Mon Sep 17 00:00:00 2001 From: Edo Date: Mon, 15 Aug 2022 13:05:32 +0200 Subject: [PATCH] [General] Update readme (#434) --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aca253ca..64e63331 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ # IW4x: Client -## How to compile +## Compile from source -- Run `premake5 vs2022` or use the delivered `generate.bat`. +- Clone the Git repo. Do NOT download it as ZIP, that won't work. +- Update the submodules and run `premake5 vs2022` or simply use the delivered `generate.bat`. - Build via solution file in `build\iw4x.sln`. ## Premake arguments