summaryrefslogtreecommitdiffstats
path: root/development/tora
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 01:22:19 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:44 +0700
commit08a4118af92d79c055cb8bc794ae3b90f7f050a6 (patch)
tree2b07e13e2ff55748bec0ea3ec96c551ed0e405e2 /development/tora
parent9e2c30cbba5ad72828cec5ad81a00af9beb2e0b8 (diff)
downloadslackbuilds-08a4118af92d79c055cb8bc794ae3b90f7f050a6.tar.gz
slackbuilds-08a4118af92d79c055cb8bc794ae3b90f7f050a6.tar.xz
development/tora: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tora')
-rw-r--r--development/tora/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/development/tora/README b/development/tora/README
index e1c08a248a..e5777babe8 100644
--- a/development/tora/README
+++ b/development/tora/README
@@ -1,7 +1,7 @@
-TOra is an open-source multi-platform database management GUI that supports
-accessing most of the common database platforms in use, including Oracle, MySQL,
-and Postgres, as well as limited support for any target that can be accessed
-through Qt's ODBC support.
+TOra is an open-source multi-platform database management GUI that
+supports accessing most of the common database platforms in use,
+including Oracle, MySQL, and Postgres, as well as limited support for
+any target that can be accessed through Qt's ODBC support.
For Oracle DBMS support, run the script like this,
ORACLE_HOME=/path/to/oracle/home ./tora.Slackbuild