diff options
author | Peter Brunner <pbrunner@gmail.com> | 2017-06-01 23:04:39 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-06-03 14:45:22 -0400 |
commit | cc71aecdfbb00a35d9094038c3ef559968d11c19 (patch) | |
tree | eb8b8eb277dea1e9a630bdebeb1260438a6729ab | |
parent | f5bd17d10e864eddb8576e8fca603ed993a863b8 (diff) | |
download | bfs-cc71aecdfbb00a35d9094038c3ef559968d11c19.tar.xz |
Add Homebrew installation instructions
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -118,3 +118,5 @@ Finally, if you want to install it globally, run If you're on Arch Linux, `bfs` is available in the [AUR](https://aur.archlinux.org/packages/bfs/). If you're on Debian GNU/Linux, `bfs` is available via `apt-get install bfs`. + +If you're on macOS, `bfs` can be installed with Homebrew via `brew install tavianator/tap/bfs`. |