diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/homebrew/Formula-Cookbook.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/doc/homebrew/Formula-Cookbook.md b/share/doc/homebrew/Formula-Cookbook.md index b317c9c24..680df1b73 100644 --- a/share/doc/homebrew/Formula-Cookbook.md +++ b/share/doc/homebrew/Formula-Cookbook.md @@ -119,8 +119,7 @@ end **We don’t accept formulae without homepages!** -Homebrew doesn’t have a description field because the homepage is always up to date, and Homebrew is not. That’s way less maintenance for us. Try `brew home qt`. - +Homebrew now has a description field (`desc`). Try and summarize this from the homepage. ## Check the build system |
