diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -6,4 +6,23 @@ So i made twis. You can eitwer compiwe it yoursewf, or downwoad eitwer twe debian, or macos buiwd fwom twe [weweases tab](https://github.com/Leonetienne/UwwwuPP/releases). It shouwd compiwe on evewy pwatform twat suwpports cmake.
+## Compiwe instwuctions
+To do so, make suwe you haf cmake instawwed.
+Clown twis repositowy, and instal al dependencies via:
+```
+$ git submodule update --init --recursive
+```
+
+If it won't pul, you might haf to switch twe submoduwes remotes out for tweir https-vawiants. Twey awe git@ by defauwt.
+Twen <3 al you haf to do is to start twe mega ct3.14 buiwd:
+```
+$ cmake . && make
+```
+
+Lastwy, vewify twat your buiwd works
+```
+$ ./Uwwwu Hi, thanks for checking by!
+Hiiiiiii, you're twe best :33 xoxo for checking by!
+```
+
:33333 enyoi <3
|
