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 452a62a commit e9c83ceCopy full SHA for e9c83ce
package/README.md
@@ -2,9 +2,9 @@
2
3
This directory contains scripts for building, extracting and
4
installing binary packages of node-oracledb. Most users do not need
5
-to use anything in this directory (the exception is when doing a
6
-[manual
7
-install](https://oracle.github.io/node-oracledb/INSTALL.html#offline)
+to use anything in this directory (the exceptions are when building
+packages for self-hosting, or when doing a [manual
+install](https://oracle.github.io/node-oracledb/INSTALL.html#manualextraction)
8
instead of using `npm`).
9
10
The binary install process requires two kinds of package:
0 commit comments