diff options
| author | dbr | 2009-09-17 19:45:39 +0100 |
|---|---|---|
| committer | dbr | 2009-09-17 19:51:48 +0100 |
| commit | 51891b9ced7dde61f59cc392b5b2c4789271d4d0 (patch) | |
| tree | 896131e602a88d8ea57cae2d997592db45dffa08 | |
| parent | 944517ddc0fb3791ed5603af707ff8bf32fae3f7 (diff) | |
| download | brew-51891b9ced7dde61f59cc392b5b2c4789271d4d0.tar.bz2 | |
"brew mk" -> "brew create" in readme
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
