Skip to content

Commit e63898b

Browse files
committed
Add 'Prerequsites' section (python, gcc) to basic install notes
1 parent 39029c2 commit e63898b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Windows 7+
1111

1212
(See INSTALL.md for complete instructions for your platform.)
1313

14+
* Prerequisites:
15+
* Python 2.7 (*not* v3.x), used by node-gyp
16+
* C++ Compiler toolchain (GCC, Visual Studio or similar)
1417
* Download the latest Oracle Instant Client Basic and SDK, and extract to the same directory.
1518
* Set environment variables:
1619

0 commit comments

Comments
 (0)