From 6f7bf60f8146fc1a2e775b24419d7e13656631b7 Mon Sep 17 00:00:00 2001 From: protochime327 <117958419+ccgm-harpy@users.noreply.github.com> Date: Mon, 28 Nov 2022 21:00:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 877d224..fb3617d 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,5 @@ Scans Crab Game's Map Mod repo for errors. Makes fixing issues with large repo's **Compiling instructions:**
1. Make sure you have python3 installed with pip. 2. Run `pip install pyinstaller` (replace "pip" with "pip3" if not found) -3. Execute `compile.bat` on windows or `compile.sh` on Linux +3. Execute `compile.bat` on Windows or `compile.sh` on Linux 4. Compiled binary will be located in scriptPath/dist