From 85bfc1b7abe49545a7ee173a5ea02f9ea1494629 Mon Sep 17 00:00:00 2001 From: TheDarkBug <41623496+TheDarkBug@users.noreply.github.com> Date: Mon, 18 Jan 2021 21:22:42 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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