summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Plymale II <georgedp@orbitalimpact.com>2019-01-18 18:15:42 -0500
committerGitHub <noreply@github.com>2019-01-18 18:15:42 -0500
commitb9af1ca139b541bb7e70e9c4fde312be301a1173 (patch)
treea376892a753b2269b9788ef7020a83524b4a258f /README.md
parent2d3b03183c9f1cdb685977f349bf4bbc74a2038d (diff)
downloadbfs-b9af1ca139b541bb7e70e9c4fde312be301a1173.tar.xz
add instructions for installing via MacPorts
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45aab89..f8af7c2 100644
--- a/README.md
+++ b/README.md
@@ -134,4 +134,5 @@ Alternatively, `bfs` may already be packaged for your distribution of choice:
For example:
# apt install bfs # Debian/Ubuntu
- # brew install tavianator/tap/bfs # macOS Homebrew
+ $ sudo port install bfs # MacPorts
+ $ brew install tavianator/tap/bfs # macOS Homebrew