Skip to content
This repository was archived by the owner on Mar 13, 2019. It is now read-only.

Commit 20abc70

Browse files
committed
Remove the link to formulae.brew.sh
1 parent 2a7b3de commit 20abc70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ eval $(~/.linuxbrew/bin/brew shellenv)
8383
```
8484

8585
## What Packages Are Available?
86+
8687
1. Type `brew search` for a list.
87-
2. Or visit [formulae.brew.sh](https://formulae.brew.sh) to browse packages online.
88-
3. Or use `brew search --desc <keyword>` to browse packages from the command line.
88+
2. Or use `brew search --desc <keyword>` to browse packages from the command line.
8989

9090
## More Documentation
9191
`brew help`, `man brew` or check [our documentation](https://github.com/Linuxbrew/brew/tree/master/docs#readme).

0 commit comments

Comments
 (0)