Skip to content
Snippets Groups Projects
Commit 970966f5 authored by Second Planet's avatar Second Planet Committed by Mike McQuaid
Browse files

fixed README


Closes Homebrew/homebrew#4217.

Signed-off-by: default avatarMike McQuaid <mike@mikemcquaid.com>
parent 01a9de28
No related branches found
No related tags found
No related merge requests found
......@@ -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?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment