diff --git a/README.html b/README.html index 8ffe0aa0..a40df5bb 100644 --- a/README.html +++ b/README.html @@ -5,6 +5,11 @@ Move to folder of this git repo. chmod +x ./install.sh ./install.sh +UNINSTALLATION: +Move to folder of this git repo. +chmod +x ./uninstall.sh +./uninstall.sh + WARNING! DO NOT USE INSTALL.SH TO UPDATE OR YOU WILL LOSE AUTOMATIC BACKUP, WHICH WAS TAKEN WHEN YOU RAN INSTALLATION SCRIPT. @@ -26,4 +31,4 @@ If something is copy-pasted here from somewhere, it reads in that file. Original sources: GitHub gist: This first appeared here: https://gist.github.com/1142884 GitHub: I am currently creating this. I think that it might be better to have normal git repo, because -this repo includes 9 files. I will put link here soon. (NOTICE: I will continue pushing to both places. +this repo includes 9 files. I will put link here soon. (NOTICE: I will continue pushing to both places.)