summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorKarl-Johan Karlsson <creideiki@ferretporn.se>2021-09-28 11:58:19 +0200
committerKarl-Johan Karlsson <creideiki@ferretporn.se>2021-09-28 11:58:19 +0200
commitbc5eac0972977e0dc07c382d0002dd3fdaa1ccb4 (patch)
tree55592286f5d15212010b1a05cba3ee3ddeab0115 /website
parent124605141e635dc5fb293895e042462edc825210 (diff)
Add Gentoo Linux installation instructions
Diffstat (limited to 'website')
-rw-r--r--website/docs/install.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index 7136a79..ffe12b2 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -76,6 +76,10 @@ Ubuntu and Debian users may use this apt repository: [https://packages.azlux.fr/
pkgin install broot
+## Gentoo Linux
+
+ emerge broot
+
-----------------------------------
Now you should [install the br shell function](../install-br/).