development/lighttable: Add network warning to README.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-15 13:47:16 -04:00
parent d870993250
commit d0531b4d97
1 changed files with 4 additions and 0 deletions

View File

@ -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.