Skip to content

Commit

Permalink
fixed npm example
Browse files Browse the repository at this point in the history
  • Loading branch information
mafintosh committed Jun 22, 2011
1 parent 865d281 commit eb89ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
A wrapper around the mongodb driver [mongodb-native](https://github.com/christkv/node-mongodb-native/) for [node.js](http://nodejs.org) that tries to emulate the mongo shell as much as possible.
It is available through npm:

npm install db
npm install mongojs

DB is very simple to use:

Expand Down

0 comments on commit eb89ed9

Please sign in to comment.