update readme

This commit is contained in:
Freya Murphy 2023-04-13 20:50:31 -04:00
parent e8704e8fc5
commit ae48fca094

View file

@ -58,7 +58,7 @@ This project is Licensed under the [WTFPL](http://www.wtfpl.net/)
## Compilation ## Compilation
Brainfucked only runs on Linux systems because im too lazy to make other makefiles. Though it can compile if they are made. ### Linux
Make sure to have `gcc` and `make` installed, and then run Make sure to have `gcc` and `make` installed, and then run
@ -73,3 +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
Uh someone made a cmake file, you can use that.
Just do the thing for the thing and the thing will work.