fixed README

Closes Homebrew/homebrew#4217.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Second Planet 2011-02-12 15:48:19 -05:00 committed by Mike McQuaid
parent 01a9de2876
commit 970966f5a2

View File

@ -22,7 +22,7 @@ Dude! Just give me a one-liner!
Okay then, but please note this installs Homebrew as root and
[we recommend against that][sudo].
curl -LsSf http://github.com/mxcl/homebrew/tarball/master | sudo /usr/bin/tar xvz -C/usr/local --strip 1
curl -LsSf https://github.com/mxcl/homebrew/tarball/master | sudo /usr/bin/tar xvz -C/usr/local --strip 1
But what packages are available?