From 498e995b6b0cc708e6220674360152207a8fb1af Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 12 Mar 2022 14:55:51 -0500 Subject: development/racer: Wrap README at 72 columns. Signed-off-by: B. Watson --- development/racer/README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'development') diff --git a/development/racer/README b/development/racer/README index 6193e84960..a1a89808de 100644 --- a/development/racer/README +++ b/development/racer/README @@ -1,6 +1,8 @@ racer - Rust Code Completion utility -This requires rust nightly installed through rustup. Before running this -slackbuild, you should install the nightly from 2021-05-01 by running: +This requires rust nightly installed through rustup. Before running +this slackbuild, you should install the nightly from 2021-05-01 (or +later?) by running: - rustup toolchain install --component rustc-dev --profile default nightly-2022-01-14 + rustup toolchain install \ + --component rustc-dev --profile default nightly-2022-01-14 -- cgit v1.2.3