summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-13 20:50:31 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-13 20:50:31 -0400
commitae48fca094a38312b73591f4fe99abc6a8715eec (patch)
tree3f5206c2c77061cfc981809eb8041fe65378802a /readme.md
parentMerge pull request 'DIE! DIE! DIE! DIE! DIE! DIE! DIE! DIE! DIE! DIE!' (#1) f... (diff)
downloadbrainfucked-ae48fca094a38312b73591f4fe99abc6a8715eec.tar.gz
brainfucked-ae48fca094a38312b73591f4fe99abc6a8715eec.tar.bz2
brainfucked-ae48fca094a38312b73591f4fe99abc6a8715eec.zip
update readme
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2d4c276..864ce2b 100644
--- a/readme.md
+++ b/readme.md
@@ -58,7 +58,7 @@ This project is Licensed under the [WTFPL](http://www.wtfpl.net/)
## 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
@@ -73,3 +73,7 @@ If you wish to remove the program, you can run
$ 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.