From 6f3b4ddf66190ef83c7c84cb1624d25f9bc95412 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 11 Mar 2010 13:49:18 +0000 Subject: Install line needs -L --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5a9b5c0cf..f2fa0b617 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Alright then… as long as you're sure: cd /usr/local sudo chown -R $USER . - curl -sf http://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 + curl -Lsf http://github.com/mxcl/homebrew/tarball/master | tar xz --strip 1 The Wiki -- cgit v1.2.3