1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-31 02:01:05 +00:00

Add minimum required rust version

closes #14
This commit is contained in:
sharkdp 2018-04-25 20:49:49 +02:00
parent 86dcb3c165
commit 58ca1f66d6

View File

@ -19,6 +19,8 @@
## Installation
To compile `bat` from source, you need Rust 1.22 or higher.
``` bash
cargo install bat