summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-12-13 19:26:05 +0100
committerGitHub <noreply@github.com>2020-12-13 19:26:05 +0100
commit8d22a4e5e6f08d22ab4816987e14ff5a9ef5c25e (patch)
treebff410396046f416483f7c277a23c40697f6fea4 /website/docs/install.md
parent115df967e59054d8b1f46089478ca5dfd7b14f96 (diff)
add Alpine Linux into third party repositories
Note: Alpine 3.13 has not been released yet, it should be till the end of this year.
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index b07a269..a491e96 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -55,6 +55,12 @@ If you want a custom compilation, have a look at the [optional features document
brew install broot
+## Alpine Linux
+
+ apk add broot
+
+*note: broot package is available in Alpine 3.13 and newer*
+
## APT / Deb
Ubuntu and Debian users may use this apt repository: [https://packages.azlux.fr/](https://packages.azlux.fr/)