Skip to content

Commit e8791a8

Browse files
committed
Updated Windows and macOS install
1 parent bc21613 commit e8791a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ Awesome! [Here](https://github.com/alesbe/sorting-visualizer/wiki) you can find
3232
- **Arrow Up / Arrow down**: Change sort type <br>
3333

3434
## 🖨️ Download
35-
*Note:* Right now the Makefile is not working! Use `install.sh` for Linux or compile the project yourself while we're fixing the [issue](https://github.com/alesbe/sorting-visualizer/issues/10)!
36-
3735
### 🐧 Linux
3836
- Clone the project: `git clone https://github.com/alesbe/sorting-visualizer && cd sorting-visualizer`
3937
- Run `./install.sh`
4038

4139
### 🪟🍎 Windows / MacOS
42-
Right now there isn't a pre-compiled executable, however, you can compile it following the [SFML guide](https://www.sfml-dev.org/tutorials/2.5/)!
40+
Use [CMake](https://cmake.org/runningcmake/) to build the project! `CMakeLists.txt` is already included.
4341

4442
## ⚠️ Reporting Bugs/Issues
4543
Please, follow [this](https://github.com/alesbe/sorting-visualizer/wiki/Submitting-an-Issue) template!

0 commit comments

Comments
 (0)