diff options
| author | Leonetienne <leon@etiennes.de> | 2022-04-09 15:50:23 +0200 |
|---|---|---|
| committer | Leonetienne <leon@etiennes.de> | 2022-04-09 15:50:23 +0200 |
| commit | 2efb10c90f71eb06a3a22c2f285d0c0389b31e09 (patch) | |
| tree | 0ac634c5f3e6d8586cef11199714bd7468553566 /readme-cleartext.md | |
| parent | f64f7b80400c92f868675af4f1c57c769a815159 (diff) | |
Wemuvd hiiiiiiighwighting fwom readme shell sampwes
Diffstat (limited to 'readme-cleartext.md')
| -rw-r--r-- | readme-cleartext.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/readme-cleartext.md b/readme-cleartext.md index bf87d5e..6d68d92 100644 --- a/readme-cleartext.md +++ b/readme-cleartext.md @@ -27,14 +27,14 @@ $ git submodule update --init --recursive If they won't pull, you might have to switch the submodules remotes out for their
https-variants. They are git@ by default, which requires your ssh to be set up with github.
Then all you have to do is to start the build:
-```sh
+```
$ cmake Src -B build
$ cd build
$ make
```
Lastly, verify that your build works correctly:
-```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
```
|
