diff options
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 79cf9c0a1..112823f6a 100644 --- a/index.html +++ b/index.html @@ -117,7 +117,7 @@ Created /usr/local/Library/Formula/bar.rb <li> <div class="group row"> <h2 style='margin-top:1em; margin-bottom: 0.2em'>Install Homebrew</h2> - <pre style='text-align:center;margin-bottom:0.9em' id='selectable' onclick="selectText()"><code style='font-size:1.9em'>ruby <(curl -fsSkL raw.github.com/mxcl/homebrew/go)</code></pre> + <pre style='text-align:center;margin-bottom:0.9em' id='selectable' onclick="selectText()"><code style='font-size:1.65em'>ruby <(curl -fsSk https://raw.github.com/mxcl/homebrew/go)</code></pre> <div class="col-1"> <p>Paste that into Terminal. The script explains what it will do and then pauses before it does it. There are more installation options <a href='https://github.com/mxcl/homebrew/wiki/Installation'>here</a>. </div> |
