From 6ec0861289754646badef8cdb9872421325e5621 Mon Sep 17 00:00:00 2001 From: MathuSum Mut Date: Thu, 15 Mar 2018 00:49:36 +0100 Subject: [PATCH] Readme --- mk/windows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/windows/README.md b/mk/windows/README.md index 9d6b69bb1..de1f36aa6 100644 --- a/mk/windows/README.md +++ b/mk/windows/README.md @@ -9,4 +9,4 @@ To build ZetaGlest for the first time: 4. Run `build-zg.bat` in `/mk/windows`. 5. The built binaries will be found in the corresponding Visual Studio version and platform selected in `/mk/windows`. -Note: Before pushing changes to this folder or ZetaGlest in general, make sure that you run `delete-all-deps.bat` and `clean-all.bat` before you do so. +Note: Before pushing changes to this folder or ZetaGlest in general, make sure that you run `clean-zg.bat` before you do so.