Skip to content

Commit

Permalink
make installation command text a bit clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadassaf committed Mar 15, 2017
1 parent 7ee7c2a commit b1d9043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export SOURCE_LOCATION=`pwd`

# Prompt user to select his type of shell
printf "
Please select what shell helper you need to install the plugins for (bash-it | oh-my-zsh) or other for independent installation:
Please select what shell helper you need to install the plugins for (bash-it | oh-my-zsh | none (for standalone installation) ):
" && read SHELL_TYPE

install_manually() {
Expand Down

0 comments on commit b1d9043

Please sign in to comment.