Skip to content

Commit ccaac3e

Browse files
authored
Update install.sh
1 parent c682b09 commit ccaac3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tput setaf 1; echo "Sucessfully installed in your Sublime"
99

1010
tput setaf 2; echo "Go Tools>Build System in your Sublime set your compiler/interpretor or Automatic"
1111

12-
echo " Build and run Programs from Sublime press ctrl+Shift+B"
12+
tput sgr0; echo "Build and run Programs from Sublime press ctrl+Shift+B"
1313

1414

15-
tput setaf 1; echo "Script Author: RIZWAN AHMAD\nGithub: http://github.com/rizwansoaib"
15+
tput setaf 1; echo "Script Author: RIZWAN AHMAD\nGithub: http://github.com/rizwansoaib"

0 commit comments

Comments
 (0)