diff options
author | cyBerta <cyberta@riseup.net> | 2022-05-14 00:47:03 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2022-05-14 00:47:03 +0200 |
commit | dcc4028352136c5f071a4ba74eb5f4083aeeb6be (patch) | |
tree | be7523ebeb0d3ff79035e74f28e05c458c4ad5bd /README.md | |
parent | c8232dbd72a04b851d93b5e91e6c21300ed93232 (diff) |
remove broken c&p'ed string
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -140,7 +140,7 @@ git submodule update --init --recursive ``` ## Compiling <a name="compiling"></a> -pend on several [git submodule](https://git-scm.com/ + ### Just Build It! <a name="just-build-it"></a> If you compile the project for the first time you'll have to compile the dependencies. This can be done with: |