diff --git a/README.md b/README.md index baf86b1..7ad25f9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ ## 🛠️ Usage 1. Download the latest release from the [Releases](../../releases) page. 2. Unzip the archive to C:/PCC/ -3. Run `start.bat` as Administrator. +3. Run `setup.bat` as Administrator. 4. Compile your code: `PCC.exe code.pcc`. ---