diff --git a/README.md b/README.md index fbf9421..353e518 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Install the latest [XCode](https://developer.apple.com/xcode/). **Make sure to a To install HomeBrew, copy, paste and run the following at the command line: ``` -ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" +ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" ``` Then close terminal and re-open it (restart terminal).