From 3ed8b7d8b3801df415b57a4b850a243a45f030c1 Mon Sep 17 00:00:00 2001 From: Shriraj Hegde <66936172+ShrirajHegde@users.noreply.github.com> Date: Mon, 12 Oct 2020 00:12:46 +0530 Subject: [PATCH] Add uninstall Added uninstall instructions to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c4aea40..0c78dee 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,15 @@ or for RSYNC: # Removed '2020-04-29_10-24-35' # ------------------------------------------------------------------------------ ``` +--- + +### Uninstallation +``` +cd /home/$USER/grub-btrfs +sudo make uninstall +``` + +--- ## Ideas and contributions - [x] Ask to be included into official Timeshift package, [status pending](https://github.com/teejee2008/timeshift/issues/595).