summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Brunner <pbrunner@gmail.com>2017-06-01 23:04:39 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-06-03 14:45:22 -0400
commitcc71aecdfbb00a35d9094038c3ef559968d11c19 (patch)
treeeb8b8eb277dea1e9a630bdebeb1260438a6729ab
parentf5bd17d10e864eddb8576e8fca603ed993a863b8 (diff)
downloadbfs-cc71aecdfbb00a35d9094038c3ef559968d11c19.tar.xz
Add Homebrew installation instructions
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 426536d..2a4d31f 100644
--- a/README.md
+++ b/README.md
@@ -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`.