summaryrefslogtreecommitdiffstats
path: root/website/docs/install.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-07-02 13:13:16 +0200
committerCanop <cano.petrole@gmail.com>2020-07-02 13:13:16 +0200
commitb013aef94ae0cf5ca78cc135b800b3824b00102c (patch)
tree880d5bb8b3a5c1325d1b1de38dd9e48a36746933 /website/docs/install.md
parentda3f4340a8ac5380884b6b6304ee3f1976434878 (diff)
add the `--git-status` launch option
Diffstat (limited to 'website/docs/install.md')
-rw-r--r--website/docs/install.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/docs/install.md b/website/docs/install.md
index a8798f0..64c25a7 100644
--- a/website/docs/install.md
+++ b/website/docs/install.md
@@ -5,7 +5,7 @@ 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.
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.
+ You should also use the new Powershell terminal and not the old cmd.exe which isn't supported.
!!! 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`).