Added notice about how to uninstall.

This commit is contained in:
Mika Suomalainen 2011-08-16 13:08:56 +03:00
parent 431986634f
commit 05780db04a
1 changed files with 6 additions and 1 deletions

View File

@ -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.)