Remove outdated brew search reference from README

This commit is contained in:
Rylan Polster 2021-04-09 16:29:19 -04:00
parent f2064750f5
commit 3fe6e8e1a1
No known key found for this signature in database
GPG Key ID: 46A744940CFF4D64

View File

@ -6,7 +6,7 @@ Features, usage and installation instructions are [summarised on the homepage](h
## What Packages Are Available?
1. Type `brew search` for a list.
1. Type `brew formulae` for a list.
2. Or visit [formulae.brew.sh](https://formulae.brew.sh) to browse packages online.
3. Or use `brew search --desc <keyword>` to browse packages from the command line.