aboutsummaryrefslogtreecommitdiff
path: root/academic/SU2
diff options
context:
space:
mode:
Diffstat (limited to 'academic/SU2')
-rw-r--r--academic/SU2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/SU2/README b/academic/SU2/README
index 69151c957e386..b70ea47277660 100644
--- a/academic/SU2/README
+++ b/academic/SU2/README
@@ -27,3 +27,7 @@ Following installation, add these to your ~/.bashrc:
export SU2_RUN=/usr/bin
export PATH=$PATH:$SU2_RUN
export PYTHONPATH=$PYTHONPATH:$SU2_RUN
+
+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.