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 c066b9c commit 4523a52Copy full SHA for 4523a52
README.md
@@ -7,7 +7,7 @@ Note: This is in active development, the API is not stable. Please try it out an
7
## Include module in Node.js application
8
9
```javascript
10
-var neo4j = require('lib/neo4j');
+var neo4j = require('neo4j');
11
```
12
13
## Include in web browser
0 commit comments