development/tora: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 01:22:19 -04:00 committed by Willy Sudiarto Raharjo
parent 9e2c30cbba
commit 08a4118af9
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,7 +1,7 @@
TOra is an open-source multi-platform database management GUI that supports TOra is an open-source multi-platform database management GUI that
accessing most of the common database platforms in use, including Oracle, MySQL, supports accessing most of the common database platforms in use,
and Postgres, as well as limited support for any target that can be accessed including Oracle, MySQL, and Postgres, as well as limited support for
through Qt's ODBC support. any target that can be accessed through Qt's ODBC support.
For Oracle DBMS support, run the script like this, For Oracle DBMS support, run the script like this,
ORACLE_HOME=/path/to/oracle/home ./tora.Slackbuild ORACLE_HOME=/path/to/oracle/home ./tora.Slackbuild