aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2020-05-17 15:24:58 +0200
committerGitHub <noreply@github.com>2020-05-17 15:24:58 +0200
commitbcb1e4ed203ae4e687ec2d736aad518e51df7175 (patch)
tree80c7abecbcdd4b57e1907f50e1fd35f64c2bd612 /README.md
parentc823b4bfcee01a886a9ddaddc63b3cab4373a6e4 (diff)
parentd6d49a9f708aa7fbba0556e0caf779b940498f73 (diff)
Merge pull request #626 from lucasjome/master
Removing CodeBlocks reference from README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index a34b7ea..c3d5fe8 100644
--- a/README.md
+++ b/README.md
@@ -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