Update README.md
This commit is contained in:
parent
049d6c3895
commit
85bfc1b7ab
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in a new issue