Update README.md

This commit is contained in:
TheDarkBug 2021-01-18 21:22:42 +01:00 committed by GitHub
parent 049d6c3895
commit 85bfc1b7ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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