diff options
author | tylermurphy534 <tylerm@tylerm.dev> | 2023-06-19 16:11:12 +0000 |
---|---|---|
committer | tylermurphy534 <tylerm@tylerm.dev> | 2023-06-19 16:11:12 +0000 |
commit | 36478c6e32c3c3978a0a7cb753f02411cee9fd93 (patch) | |
tree | c200f2eb52c8d0e314a532e16dd2c952d77ac692 /readme.md | |
parent | more documentation (diff) | |
download | lazysphere-36478c6e32c3c3978a0a7cb753f02411cee9fd93.tar.gz lazysphere-36478c6e32c3c3978a0a7cb753f02411cee9fd93.tar.bz2 lazysphere-36478c6e32c3c3978a0a7cb753f02411cee9fd93.zip |
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ This project is Licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0. ## Compilation -ritfetch only runs on systems with `curl` installed +lazysphere works on any posix system supporting libcrypt Make sure to have `gcc` and `make` (`gmake` for bsd) installed, and then run |