From a0954c9d032e279ee49099c462c99bd0ae230bb3 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Mon, 5 Dec 2011 23:23:46 +0330 Subject: [PATCH] tiny mistake fixed --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c50c009..ba9add0 100755 --- a/install.sh +++ b/install.sh @@ -78,4 +78,4 @@ echo "export PATH=\$PATH:$repo" echo -e "\nInstallation finished." 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." +printf "\033[01;33mImportant Note:\033[00m Do NOT remove the Kuso IDE source.\n"