lib/bin_install/zsh.rb in bin_install-0.0.10 vs lib/bin_install/zsh.rb in bin_install-0.0.11

- old
+ new

@@ -28,10 +28,10 @@ end end def self.print_reload_warning puts 'Warning Zsh requires reloading the shell.'.yellow - puts 'After Zsh finishes installing you may to rerun the installer with:' + puts 'After Zsh finishes installing you may need to rerun the installer with:' puts '$ gem install bin_install'.cyan puts '$ bin/install'.cyan end def self.continue?