The version number is not needed in the macOS symbolic link

This commit is contained in:
Christopher Jones 2018-08-22 13:17:29 +10:00
parent fe951511ae
commit c3a5f1078d
1 changed files with 1 additions and 1 deletions

View File

@ -673,7 +673,7 @@ default library path such as in `~/lib` or `/usr/local/lib`. For example:
```
mkdir ~/lib
ln -s instantclient_12_2/libclntsh.dylib.12.1 ~/lib/
ln -s instantclient_12_2/libclntsh.dylib ~/lib/
```
Alternatively, copy the required OCI libraries, for example: