From 5b8d83d642c0eaa44d06800d36e9e5ee17b3d7fe Mon Sep 17 00:00:00 2001 From: Roberto <72561502+MasterCruelty@users.noreply.github.com> Date: Mon, 28 Jun 2021 14:32:40 +0200 Subject: [PATCH] Update README.md Updated info because of the last commits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7011fb..e557868 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Simple script to clean update your system!
  1. Run ./setup.sh
  2. -
  3. The process will be killed. Open a new terminal if yours is closed.
  4. +
  5. The terminal will reboot automatically.
  6. Run up or go to ./src/ and run updater.sh
If you want to remove the previously created alias
  1. Run ./uninstall.sh
  2. -
  3. The process will be killed. Again, if your terminal closes, open a new one to see changes.
  4. +
  5. The alias is now removed and terminal has rebooted automatically.
### Feel free to contribute to the project. Just explain what you did and why.