summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorTyler Murphy <tylerm@tylerm.dev>2023-04-14 15:57:20 -0400
committerTyler Murphy <tylerm@tylerm.dev>2023-04-14 15:57:20 -0400
commitccf63424af986cf423583f366f3caed580f67c9f (patch)
treebfab4f899297722c370f42e08659eb57a915ebbc /readme.md
parentallow stdin (diff)
downloadbrainfucked-ccf63424af986cf423583f366f3caed580f67c9f.tar.gz
brainfucked-ccf63424af986cf423583f366f3caed580f67c9f.tar.bz2
brainfucked-ccf63424af986cf423583f366f3caed580f67c9f.zip
thing
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 864ce2b..f741485 100644
--- a/readme.md
+++ b/readme.md
@@ -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.