This commit is contained in:
Freya Murphy 2023-04-14 15:57:20 -04:00
parent d7ecc6b9ef
commit ccf63424af

View file

@ -58,7 +58,7 @@ This project is Licensed under the [WTFPL](http://www.wtfpl.net/)
## Compilation ## Compilation
### Linux ### Linux / Mac
Make sure to have `gcc` and `make` installed, and then run 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 $ sudo make uninstall # removes the binary
``` ```
### Windows / Mac ### Windows
Uh someone made a cmake file, you can use that. Uh someone made a cmake file, you can use that.
Just do the thing for the thing and the thing will work. Just do the thing for the thing and the thing will work.