diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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
```
|
