From 144ae56c02af41df133a1548158b20ee6e5bf8cd Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sun, 7 Jan 2018 17:28:27 +0000 Subject: [PATCH] Update formulae.brew.sh URL The Homebrew/formulae.brew.sh repo implies that this is now the preferred URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e1468a087..f5055fc182 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Features, usage and installation instructions are [summarised on the homepage](h ## What Packages Are Available? 1. Type `brew search` for a list. -2. Or visit [braumeister.org](http://braumeister.org) to browse packages online. +2. Or visit [formulae.brew.sh](http://formulae.brew.sh) to browse packages online. 3. Or use `brew search --desc ` to browse packages from the command line. ## More Documentation