Removing CodeBlocks reference from README.md

Removing CodeBlocks reference from README.md
This commit is contained in:
lucasjome 2020-05-14 01:51:39 -03:00 committed by GitHub
parent c823b4bfce
commit d6d49a9f70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -52,10 +52,6 @@ make -j$(nproc --all)
### Windows:
* use CodeBlocks
#### MSYS2 and CMake
1. Install [MSYS2](https://www.msys2.org/)
2. Open the **MSYS2 MinGW 64-bit** terminal
3. Update the packages using `pacman -Syu` and reopen the terminal if it asks you to