We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a1dbb commit 5b2c267Copy full SHA for 5b2c267
doc/api.md
@@ -7667,7 +7667,7 @@ Node-oracledb looks for the Oracle Client libraries as follows:
7667
node_modules/oracledb/build/Release/`. If the libraries are not found, no
7668
error is thrown and the search continues, see next bullet point.
7669
7670
- - In `/usr/lib/dir`. If the Oracle Client libraries cannot be loaded, then
+ - In `/usr/local/lib`. If the Oracle Client libraries cannot be loaded, then
7671
an error is thrown.
7672
7673
- On Linux and related platforms:
0 commit comments