Skip to content

Commit 259c328

Browse files
committed
Expand note on 32-bit stack
1 parent 29d3b80 commit 259c328

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

INSTALL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,9 @@ Install the Python 2.7 MSI from
481481
[www.python.org](https://www.python.org/downloads). Select the
482482
customization option to "Add python.exe to Path".
483483

484-
If you decide to build a 32-bit executable, make sure to consistently
485-
use a 32-bit stack during build and run time.
484+
If you use a 32-bit Node.js, make sure to use a 32-bit Oracle client
485+
during build and run time. Otherwise use a 64-bit Node.js with a
486+
64-bit Oracle client.
486487

487488
### 6.2 Install Node.js
488489

0 commit comments

Comments
 (0)