summaryrefslogtreecommitdiffstats
path: root/development/racer
diff options
context:
space:
mode:
author B. Watson2022-03-15 19:39:14 +0100
committer B. Watson2022-03-17 17:38:18 +0100
commita68cb824c4e56fcd78de2eed2c2912fa6d138262 (patch)
tree6b525f53a3a8dfd6d2610cfd43a86f171059ebc6 /development/racer
parentf0305f7e8bea6e29e3960d5c13ec17bb7995bf2c (diff)
downloadslackbuilds-a68cb824c4e56fcd78de2eed2c2912fa6d138262.tar.gz
development/racer: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development/racer')
-rw-r--r--development/racer/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/racer/README b/development/racer/README
index a1a89808de..beee2409f8 100644
--- a/development/racer/README
+++ b/development/racer/README
@@ -6,3 +6,7 @@ later?) by running:
rustup toolchain install \
--component rustc-dev --profile default nightly-2022-01-14
+
+Warning: This SlackBuild requires network access when it runs, meaning
+it downloads files from the Internet with root access. You should
+decide for yourself whether or not you think this is a good idea.