From 3fe6e8e1a1611c53f66dde0143f5998e9d0fb554 Mon Sep 17 00:00:00 2001 From: Rylan Polster Date: Fri, 9 Apr 2021 16:29:19 -0400 Subject: [PATCH] Remove outdated `brew search` reference from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d84b079b5d..c2e217b3ce 100644 --- a/README.md +++ b/README.md @@ -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 ` to browse packages from the command line.