From 719051affc9dcf477e1e919f681538246ca0d1b1 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sat, 12 Feb 2022 03:42:43 +0100 Subject: Added buiwd instwuctions to readme --- readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/readme.md b/readme.md index e3ef340..6381484 100644 --- a/readme.md +++ b/readme.md @@ -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 -- cgit v1.2.3