Skip to content

Commit cf8a6da

Browse files
committed
Update command for brew audit
1 parent 769b401 commit cf8a6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Thanks for contributing!
2626

2727
* read [the Formula Cookbook](https://docs.brew.sh/Formula-Cookbook) or: `brew create $URL` and make edits
2828
* `HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source foo`
29-
* `brew audit --new-formula foo`
29+
* `brew audit --new foo`
3030
* `git commit` with message formatted `foo 2.3.4 (new formula)`
3131
* [open a pull request](https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request) and fix any failing tests
3232

0 commit comments

Comments
 (0)