diff options
| author | Max Howell | 2010-03-11 13:49:18 +0000 |
|---|---|---|
| committer | Max Howell | 2010-03-11 13:51:00 +0000 |
| commit | 6f3b4ddf66190ef83c7c84cb1624d25f9bc95412 (patch) | |
| tree | 67b5e4059280f220843344818571f6bdc7e56af8 /README.md | |
| parent | 6d7dadc4542b65a1d97e80c8c63b2a9185402c54 (diff) | |
| download | homebrew-6f3b4ddf66190ef83c7c84cb1624d25f9bc95412.tar.bz2 | |
Install line needs -L
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
