summaryrefslogtreecommitdiffstats
path: root/development/tora/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/tora/README')
-rw-r--r--development/tora/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/development/tora/README b/development/tora/README
index e1c08a248a..adf276ef8c 100644
--- a/development/tora/README
+++ b/development/tora/README
@@ -1,7 +1,9 @@
-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
+
+postgresql is an autodetected dependency.