diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-01-21 16:16:46 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-01-21 16:16:46 -0500 |
commit | 9c9b5aa26ff316c1cbe09fbdd0d254f06ac7190d (patch) | |
tree | be3d019c5b07ccd25d4cb92121e7a4b5c077409e | |
parent | ea70127c6dc8c0e6321bcf42d18fd9f229bc1642 (diff) | |
download | bfs-9c9b5aa26ff316c1cbe09fbdd0d254f06ac7190d.tar.xz |
README: Add FreeBSD install instructions
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -138,6 +138,9 @@ For example: <strong>Void Linux</strong> # xbps-install -S bfs +<strong>FreeBSD</strong> +# pkg install bfs + <strong>MacPorts</strong> # port install bfs |