mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/SU2: Add network warning to README.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22630b4e0b
commit
8a3b44b780
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue