Merge pull request #626 from lucasjome/master
Removing CodeBlocks reference from README.md
This commit is contained in:
commit
bcb1e4ed20
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue