summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-07-21 09:56:41 -0400
committerGitHub <noreply@github.com>2023-07-21 09:56:41 -0400
commitf182eb200e311554a3031285b783025e505c92d2 (patch)
tree3bf86ab2f811f4e8339150647fa78f66784257a4 /README.md
parent646c9f191b694292a9ed1a633e02c4f91a8e5803 (diff)
docs: a few extra words around what version of rust releases are built with
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8b081d1..8564c2ca 100644
--- a/README.md
+++ b/README.md
@@ -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/).