aboutsummaryrefslogtreecommitdiffstats
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 1aee31b9e..c7b21eab3 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Quick Install to /usr/local
---------------------------
[This script][gist] will prompt for confirmation before it does anything:
- ruby -e "$(curl -fsS http://gist.github.com/raw/323731/install_homebrew.rb)"
+ ruby -e "$(curl -fsSL https://gist.github.com/raw/323731/install_homebrew.rb)"
Afterwards, [install Xcode][xcode].