aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Howell2010-11-03 15:22:40 +0000
committerMax Howell2010-11-03 15:22:40 +0000
commitc925501d9f2b34f5445a9a4a590cacd853da5271 (patch)
treeb89a28cb4084bbe23d63c353e70a6b2e7b93593c
parentd02941e1da6811805cbc434e1adc77b95331c12f (diff)
downloadbrew-c925501d9f2b34f5445a9a4a590cacd853da5271.tar.bz2
Everything on GitHub is https now
Also do the redirect because we can't predict the future.
-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].