[meta] Update installing Homebrew in README

pull/28/head
Alpha Chen 10 years ago
parent 663950eb17
commit 5e0f707dd6

@ -10,7 +10,7 @@ files that can be symlinked.
``` shell ``` shell
# Install Homebrew # Install Homebrew
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# Install ansible # Install ansible
brew install ansible brew install ansible

Loading…
Cancel
Save