From 5743613f21e500e127080a28afa45d4b901dc117 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Mon, 5 Dec 2011 23:15:26 +0330 Subject: [PATCH] A Note added to installer --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8cec87c..c50c009 100755 --- a/install.sh +++ b/install.sh @@ -76,4 +76,6 @@ echo "Copy the below code in your initial shell script:" echo echo "export PATH=\$PATH:$repo" echo -e "\nInstallation finished." -echo "Restart the GNU/Emacs and make sure that all the requirements met." \ No newline at end of file +echo "Restart the GNU/Emacs and make sure that all the requirements met." +echo +printf "\033[01;33mImportant Note:\033[00m Do NOT remove the Kuso IDE source."