summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
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 9801fb7..7504b94 100644
--- a/readme.md
+++ b/readme.md
@@ -27,14 +27,14 @@ $ git submodule update --init --recursive
If tweeey won't pull, you might haf to switch twe submoduwes remotes out for tweir
https-vawiants. Tweeey awe git@ by defauwt, whiiiiiiich requiwes your ssh to be set uwp witw gitwub.
Twen all you haf to do is to stawt twe buiwd:
-```sh
+```
$ cmake Src -B build
$ cd build
$ make
```
Lastwy, vewify twat your buiwd wowks cowwectwy:
-```sh
+```
$ ./Uwwwu Hello, thanks for paying this repository a visit :D
Hiiiiiiiiiiiii, you're twe best :33 xoxo for paaaying twis repositowy a visit :3
```