Quick typo fix in README.md

This commit is contained in:
Jack Slater 2025-08-13 12:31:16 -10:00 committed by GitHub
parent dcbbf2c806
commit 712fbcf240
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,7 +106,7 @@ For Windows,
For macOS,
1. Install XCode.
2. CMake via homebrew https://brew.sh or your package manager of choice.
2. Install CMake via homebrew https://brew.sh or your package manager of choice.
3. `git clone git://github.com/ioquake/ioq3.git`
4. `cd ioq3`
5. `cmake -S . -B build -DCMAKE_BUILD_TYPE=Release`