Skip to content

Commit 868370a

Browse files
committed
Fix doc section numbering
1 parent 6b7a862 commit 868370a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ path set:
477477
export LD_LIBRARY_PATH=/opt/oracle/instantclient_18_3:$LD_LIBRARY_PATH
478478
```
479479

480-
#### 3.2.5 Optionally create the default Oracle Client configuration directory
480+
#### 3.3.5 Optionally create the default Oracle Client configuration directory
481481

482482
If you intend to co-locate optional Oracle configuration files such as
483483
[`tnsnames.ora`][15], [`sqlnet.ora`][16], [`ldap.ora`][17], or
@@ -583,7 +583,7 @@ If a pre-built node-oracledb binary is not installable, the binary can
583583
be built from source code, see [Node-oracledb Installation from
584584
Source Code](#github).
585585

586-
#### 3.2.4 The default Oracle Client configuration directory
586+
#### 3.4.4 The default Oracle Client configuration directory
587587

588588
Optional Oracle client configuration files such as [`tnsnames.ora`][15],
589589
[`sqlnet.ora`][16], [`ldap.ora`][17], or [`oraaccess.xml`][18] can be

0 commit comments

Comments
 (0)