fix broken homebrew link for osx users.

This commit is contained in:
Andrew Lewman 2013-12-26 15:41:52 +00:00
parent 87ee04ecff
commit 73303c3efb

View File

@ -31,7 +31,7 @@
<p>If you don't have Homebrew installed, open a terminal window and run:</p>
<pre>ruby -e "$(curl -fsSkL raw.github.com/mxcl/homebrew/go)"</pre>
<pre>ruby -e "$(curl -fsSkL https://raw.github.com/Homebrew/homebrew/go/install)"</pre>
<hr>
<h2>Step Two: Install Tor</a></h2>