Formula files are created in the repository

which is not necessarily the same as the prefix.
This commit is contained in:
Jack Nagel 2014-12-01 12:11:54 -05:00
parent dd3d8a9060
commit 88b93b7aa3

View File

@ -91,7 +91,7 @@ All you need to make a formula is a URL to the tarball.
This creates:
`$HOMEBREW_PREFIX/Library/Formula/foo.rb`
`$HOMEBREW_REPOSITORY/Library/Formula/foo.rb`
And opens it in your `$EDITOR`. It'll look like: