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 fe95151 commit c3a5f10Copy full SHA for c3a5f10
INSTALL.md
@@ -673,7 +673,7 @@ default library path such as in `~/lib` or `/usr/local/lib`. For example:
673
674
```
675
mkdir ~/lib
676
-ln -s instantclient_12_2/libclntsh.dylib.12.1 ~/lib/
+ln -s instantclient_12_2/libclntsh.dylib ~/lib/
677
678
679
Alternatively, copy the required OCI libraries, for example:
0 commit comments