mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
[skip travis] Update README to reflect updating tested rust version
This commit is contained in:
parent
18ae433f22
commit
a7bca4ec50
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ The compatibility of each widget and operating systems are, as of version 0.1.0,
|
|||
|
||||
## Installation
|
||||
|
||||
In all cases you can install the in-development version by cloning and using `cargo build --release`. Note this is built and tested with Rust Stable (1.40.0 as of writing). You can also get release versions using `cargo install bottom`, or manually building from the [Releases](https://github.com/ClementTsang/bottom/releases) page by downloading and building.
|
||||
In all cases you can install the in-development version by cloning and using `cargo build --release`. Note this is built and tested with Rust Stable (1.41.0 as of writing). You can also get release versions using `cargo install bottom`, or manually building from the [Releases](https://github.com/ClementTsang/bottom/releases) page by downloading and building.
|
||||
|
||||
### Linux
|
||||
|
||||
|
|
Loading…
Reference in a new issue