diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-02-28 13:43:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-01 19:35:45 +0700 |
commit | 6a2b64433c2a6a5d252f8f1624affdf197181c28 (patch) | |
tree | 641112752905805686a4e1471c5ce4041af9c9cc /academic | |
parent | e6f72d76992d566185002e95cd00bd05c1a06757 (diff) | |
download | slackbuilds-6a2b64433c2a6a5d252f8f1624affdf197181c28.tar.gz |
academic/scilab: Note that the download url is not wget-friendly.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/scilab/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/academic/scilab/README b/academic/scilab/README index 66d62a3753..beb711020a 100644 --- a/academic/scilab/README +++ b/academic/scilab/README @@ -14,3 +14,6 @@ environments, try delete/rename $HOME/.Scilab to resolve. Openjdk8 or jdk are optional. Scilab will use the system-wide installed java if found. Otherwise, scilab will use its own internal jre. + +*NOTE* the tarball url is not wget-friendly: you might need a browser +to download it. |