summaryrefslogtreecommitdiffstats
path: root/development/tea/README
diff options
context:
space:
mode:
author Isaac Yu <isaacyu@isaacyu1.com>2018-11-15 21:12:17 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-17 18:42:46 +0700
commit37697cdd760beb61f507840e7a4c41d96e99792d (patch)
treed5d25ba0f0c9d3f533740701e8942a4dfe0357a1 /development/tea/README
parent36e3ca36b110437d5ab91efde47fd7ca5a268f1c (diff)
downloadslackbuilds-37697cdd760beb61f507840e7a4c41d96e99792d.tar.gz
slackbuilds-37697cdd760beb61f507840e7a4c41d96e99792d.tar.xz
development/tea: Updated for version 46.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/tea/README')
-rw-r--r--development/tea/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/development/tea/README b/development/tea/README
index 59e83a18d1..3d1f287af3 100644
--- a/development/tea/README
+++ b/development/tea/README
@@ -1,7 +1,8 @@
TEA is the text editor for UNIX-like systems and Windows. With an
ultimate small size, TEA provides you hundreds of functions.
-If you prefer to build TEA against Qt5 rather than Qt4, install
-qt5 (available from SlackBuilds.org) and run the script like that:
+TEA is by default built against qt4. In building TEA against qt5,
+install qt5 (from slackbuilds.org) and run the script with the
+following command:
-USE_QT5=yes ./tea.SlackBuild
+QT5=yes ./tea.SlackBuild