Merge pull request #626 from lucasjome/master

Removing CodeBlocks reference from README.md
This commit is contained in:
Arisotura
2020-05-17 15:24:58 +02:00
committed by GitHub

View File

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