Added arch Linux logo.

This commit is contained in:
TheDarkBug 2021-01-18 23:49:35 +01:00
parent 049d6c3895
commit 0b7c4ebceb
5 changed files with 46 additions and 7 deletions

View file

@ -16,13 +16,11 @@ cd lightfetch
make install
```
To uninstall:
To uninstall (this will also remove the repository folder):
```shell
cd lightfetch
sudo make uninstall
cd ..
rm -rf lightfetch
make uninstall
```
## License