Everything on GitHub is https now

Also do the redirect because we can't predict the future.
This commit is contained in:
Max Howell 2010-11-03 15:22:40 +00:00
parent d02941e1da
commit c925501d9f

View File

@ -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].