summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-10-01 21:16:10 +0200
committersharkdp <davidpeter@web.de>2020-10-01 21:16:10 +0200
commit2beec1f3eab9259983e08d651f49027b8d3ce681 (patch)
treef872f505ddfd61696003cd2376d022fd56697888
parent8d531b6436437ca05a44863399b81a3552ddd85f (diff)
Add comment about missing man page / completions, see #1198
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 168c8f7a..4461486e 100644
--- a/README.md
+++ b/README.md
@@ -332,6 +332,9 @@ higher. You can then use `cargo` to build everything:
cargo install --locked bat
```
+Note that addition files like the man page or shell completion
+files can not be installed in this way. They will be generated by `cargo` and should be available in the cargo target folder (under `build`).
+
## Customization
### Highlighting theme