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."