README.md in berkshelf-3.0.0.beta2 vs README.md in berkshelf-3.0.0.beta3

- old
+ new

@@ -37,10 +37,10 @@ brew install bash-completion # if you haven't already Download the latest script - cd `brew --prefix`/etc/bash_completion && wget https://raw.github.com/RiotGames/berkshelf/master/berkshelf-complete.sh + cd `brew --prefix`/etc/bash_completion.d && wget https://raw.github.com/RiotGames/berkshelf/master/berkshelf-complete.sh And make sure you have this in your bash/zsh profile: [ -f `brew --prefix`/etc/bash_completion ] && source `brew --prefix`/etc/bash_completion