diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |