aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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