diff options
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,7 +58,7 @@ This project is Licensed under the [WTFPL](http://www.wtfpl.net/) ## Compilation -### Linux +### Linux / Mac Make sure to have `gcc` and `make` installed, and then run @@ -73,7 +73,7 @@ If you wish to remove the program, you can run $ sudo make uninstall # removes the binary ``` -### Windows / Mac +### Windows Uh someone made a cmake file, you can use that. Just do the thing for the thing and the thing will work. |