Skip to content

Commit 13ca323

Browse files
committed
Updated README
1 parent ebc1353 commit 13ca323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can also download all development versions from [Bintray](https://bintray.co
2525
* When using reporters for Sonar or Coveralls client needs to be invoked from project's root directory.
2626
* Due to Oracle license we can't ship the necessary oracle libraries directly with utPLSQL-cli. <b>Please download the libraries directly from oracle website and put the jars into the "lib" folder of your utPLSQL-cli installation</b>
2727
* Oracle `ojdbc8` driver
28-
* If you are on a 11g database with non standard NLS settings, you will also need the `orai18n` library.
28+
* It is highly recommended that you also use the `orai18n` library, especially if you use a charset different than UTF-16 or are on Oracle 11g.
2929
* All of the above can be downloaded from [Oracle download site](http://www.oracle.com/technetwork/database/features/jdbc/jdbc-ucp-122-3110062.html)
3030

3131
## Compatibility

0 commit comments

Comments
 (0)