"brew mk" -> "brew create" in readme

This commit is contained in:
dbr 2009-09-17 19:45:39 +01:00
parent 944517ddc0
commit 51891b9ced

2
README
View File

@ -33,7 +33,7 @@ Here's why you may prefer Homebrew to the alternatives:
5. Easy package creation 5. Easy package creation
Packages are just Ruby scripts. Generate a template with: 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 Homebrew will automatically open it for you to tweak with TextMate or
$EDITOR. $EDITOR.