From 07934ce3ab72a1b677609aeb5595f0de5e7de335 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Thu, 11 Mar 2010 13:49:18 +0000 Subject: [PATCH] Install line needs -L --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a9b5c0cf7..f2fa0b6178 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