diff options
author | Arisotura <thetotalworm@gmail.com> | 2020-05-17 15:24:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-17 15:24:58 +0200 |
commit | bcb1e4ed203ae4e687ec2d736aad518e51df7175 (patch) | |
tree | 80c7abecbcdd4b57e1907f50e1fd35f64c2bd612 /README.md | |
parent | c823b4bfcee01a886a9ddaddc63b3cab4373a6e4 (diff) | |
parent | d6d49a9f708aa7fbba0556e0caf779b940498f73 (diff) |
Merge pull request #626 from lucasjome/master
Removing CodeBlocks reference from README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |