summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92214d6..fcd5ea4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Install xcode and homebrew
```bash
xcode-select --install
-ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
+/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
cd ~/.rc
brew analytics off
brew tap Homebrew/bundle