We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 769b401 commit cf8a6daCopy full SHA for cf8a6da
CONTRIBUTING.md
@@ -26,7 +26,7 @@ Thanks for contributing!
26
27
* read [the Formula Cookbook](https://docs.brew.sh/Formula-Cookbook) or: `brew create $URL` and make edits
28
* `HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source foo`
29
-* `brew audit --new-formula foo`
+* `brew audit --new foo`
30
* `git commit` with message formatted `foo 2.3.4 (new formula)`
31
* [open a pull request](https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request) and fix any failing tests
32
0 commit comments