From b9af1ca139b541bb7e70e9c4fde312be301a1173 Mon Sep 17 00:00:00 2001 From: George Plymale II Date: Fri, 18 Jan 2019 18:15:42 -0500 Subject: add instructions for installing via MacPorts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3