summaryrefslogtreecommitdiffstats
path: root/development/racer/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/racer/README')
-rw-r--r--development/racer/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/racer/README b/development/racer/README
index 8614f48dfe..1fdcc6b0e4 100644
--- a/development/racer/README
+++ b/development/racer/README
@@ -1 +1,6 @@
racer - Rust Code Completion utility
+
+This requires rust nightly installed through rustup. Before running this
+slackbuild, you should install the nightly from 2021-03-26 by running:
+
+ rustup toolchain install --profile minimal nightly-2021-03-26