summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-06-09 13:21:31 +0200
committerCanop <cano.petrole@gmail.com>2020-06-09 13:21:31 +0200
commitc04dcabf6cd4a49c3190fad523b22a33187ce47c (patch)
treee3d2957aca1c39a697e42ae1bb86004108f98330 /website/docs/install.md
parentceacc8a50bec262840ba931cd2fa4b21df65e955 (diff)
dumb and meaningless content search optimizations
seemingly not crashing
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index 43da4cc..4c2850b 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -3,8 +3,9 @@ The current version of broot works on linux, mac and windows (win 10+).
!!! Note
- Windows users: broot may need additional rights at first use in order to write its configuration file.
+ **Windows users:** broot may need additional rights at first use in order to write its configuration file.
Some users on Windows also report problems with the colon. Remember that a space can be used instead of a colon.
+ You should also use the new Powershell terminal and not the old cmd.exe.
!!! Note
If you use cargo and there's a compilation error, it usually means you have an old version of the compiler, and you should update it (for example with `rustup update`).