diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,14 @@ - fastfetch / commiefetch in C - with emphasis on commiefetch, i want communism stuff but in C ! +# Install + +- git clone this project +- `make` for local install (e.g. binary will be placed inside the project folder) +- `sudo/doas make` for systemwide install +- `make clean` for local removal +- `sudo/doas make uninstall` for systemwide uninstallation + # Reference - [Commiefetch](https://github.com/amalxloop/commiefetch) - [Fastfetch](https://github.com/fastfetch-cli/fastfetch) - - Which is in C, so i can copie stuff ? |
