diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-15 13:47:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:17 -0400 |
commit | d0531b4d9744a15e721938fa79177fe9ee893ba5 (patch) | |
tree | a30638b62784ff3f714407a248f074f6299d4535 /development | |
parent | d87099325059b6305b721fc889bd1be7f804fb44 (diff) |
development/lighttable: Add network warning to README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'development')
-rw-r--r-- | development/lighttable/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/lighttable/README b/development/lighttable/README index 1c9f0b3f6bd6..99a4b39a95ea 100644 --- a/development/lighttable/README +++ b/development/lighttable/README @@ -4,3 +4,7 @@ programs and embed anything from websites to games. It provides the real time feedback we need to not only answer questions about our code, but to understand how our programs really work. + +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. |