Skip to content

Commit

Permalink
style(completion): fix the comment
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtajina committed Dec 7, 2013
1 parent 8dd5436 commit d5d5d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karma-completion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# This is stolen from NPM. Thanks @isaac!
#
# Installation: karma completion >> ~/.bashrc (or ~/.zshrc)
# Or, maybe: karma completion > /usr/local/etc/bash_completion.d/npm
# Or, maybe: karma completion > /usr/local/etc/bash_completion.d/karma
#

if type complete &>/dev/null; then
Expand Down

0 comments on commit d5d5d6f

Please sign in to comment.