summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-09-08 20:58:23 +0200
committerCanop <cano.petrole@gmail.com>2020-09-08 20:58:23 +0200
commit25f1761e2da8026c5842d19b1f8fd79ce85f0255 (patch)
tree3a357ccddc58d6886c963bb5a511749a6dcc0aa9 /website/docs/install.md
parent313234bcfd24181c9558f2c5f6f735510c1dfda7 (diff)
fix cross-compilation - define a "clipboard" feature
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index 8226496..bd3e126 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -43,6 +43,7 @@ Fetch the [Canop/broot](https://github.com/Canop/broot) repository, move to the
cargo install --path .
+If you want a custom compilation, have a look at the [optional features documentation](https://github.com/Canop/broot/features.md).
# Homebrew