summaryrefslogtreecommitdiffstats
path: root/development/rust/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/rust/README')
-rw-r--r--development/rust/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/rust/README b/development/rust/README
index 8bb1852467..ca73567851 100644
--- a/development/rust/README
+++ b/development/rust/README
@@ -4,8 +4,8 @@ prevents segfaults, and guarantees thread safety.
https://www.rust-lang.org
This will build rust from source, which requires using the "official" stage0
-compiler for the version being built from rust-lang.org. Currently, "official"
-means the previous stable version.
+compiler for the version being built from rust-lang.org, which is currently
+the previous stable version.
If you already have rust and cargo installed, this slackbuild will use these to
bootstrap itself.