mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 14:44:18 +00:00
docs: a few extra words around what version of rust releases are built with
This commit is contained in:
parent
646c9f191b
commit
f182eb200e
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ bottom _officially_ supports the following operating systems and corresponding a
|
|||
- Windows (`x86_64`, `i686`)
|
||||
|
||||
These platforms are tested to work for the most part and issues on these platforms will be fixed if possible.
|
||||
Furthermore, binaries are expected to be built and tested using the most recent version of stable Rust.
|
||||
Furthermore, binaries are expected to be built and tested using the most recent version of stable Rust at the time.
|
||||
|
||||
For more details on supported platforms and known problems, check out [the documentation](https://clementtsang.github.io/bottom/nightly/support/official/).
|
||||
|
||||
|
|
Loading…
Reference in a new issue