diff --git a/README.md b/README.md index db6a9e0..103d4a6 100644 --- a/README.md +++ b/README.md @@ -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