aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordbr2009-09-17 19:45:39 +0100
committerdbr2009-09-17 19:51:48 +0100
commit51891b9ced7dde61f59cc392b5b2c4789271d4d0 (patch)
tree896131e602a88d8ea57cae2d997592db45dffa08
parent944517ddc0fb3791ed5603af707ff8bf32fae3f7 (diff)
downloadbrew-51891b9ced7dde61f59cc392b5b2c4789271d4d0.tar.bz2
"brew mk" -> "brew create" in readme
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 71e449ffc..1bbb903d3 100644
--- a/README
+++ b/README
@@ -33,7 +33,7 @@ Here's why you may prefer Homebrew to the alternatives:
5. Easy package creation
Packages are just Ruby scripts. Generate a template with:
- brew mk http://foo.com/tarball-0.8.9.tgz
+ brew create http://foo.com/tarball-0.8.9.tgz
Homebrew will automatically open it for you to tweak with TextMate or
$EDITOR.