diff options
-rw-r--r-- | development/tora/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/tora/README b/development/tora/README index e1c08a248acf..e5777babe892 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 |