diff options
| author | Max Howell | 2010-11-03 15:22:40 +0000 |
|---|---|---|
| committer | Max Howell | 2010-11-03 15:22:40 +0000 |
| commit | 5b25faab717fe3b941b26e1a65551f5939ab1d01 (patch) | |
| tree | 55271a2358d3fd9377775844b492edc07269714d /README.md | |
| parent | 67d66c02913363167d0915cf082d9010ebddfbc4 (diff) | |
| download | homebrew-5b25faab717fe3b941b26e1a65551f5939ab1d01.tar.bz2 | |
Everything on GitHub is https now
Also do the redirect because we can't predict the future.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]. |
