summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorHerby Gillot <herby.gillot@gmail.com>2021-01-27 16:06:31 -0500
committerGitHub <noreply@github.com>2021-01-27 16:06:31 -0500
commitd0bb69fb446652ceae7c9f2f82bb9a9d5c610929 (patch)
treea44c40f19a0ae9b2890282dc096c89db07f3f955 /website/docs/install.md
parent40b8ec302c2cc1c7686317e65de957dd81395efb (diff)
website - add info on installing with MacPorts
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index f4b1c01..6cd5ba8 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -54,6 +54,11 @@ If you want a custom compilation, have a look at the [optional features document
## Homebrew
brew install broot
+
+## MacPorts
+
+ sudo port selfupdate
+ sudo port install broot
## Alpine Linux