Skip to content

Commit 5b036c8

Browse files
committed
Update README.md
1 parent 2336bf4 commit 5b036c8

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
@@ -7,6 +7,9 @@ This is a Node.js driver written for [SAP SQL Anywhere](http://www.sap.com/pc/te
77
npm install sqlanywhere
88
```
99
####Prerequisites
10+
11+
**Currently this driver only supports node v0.10**
12+
1013
This driver communicates with the native SQL Anywhere libraries, and thus requires native compilation. Native compilation is managed by [`node-gyp`](https://github.com/TooTallNate/node-gyp/). Please see that project for additional prerequisites including Python 2.7, and C/C++ tool chain.
1114

1215
The official version hosted on NPM includes precompiled libraries for Windows (32-bit and 64-bit).

0 commit comments

Comments
 (0)