Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aheckmann committed Aug 3, 2012
1 parent c76b094 commit 13dcd0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -22,6 +22,12 @@ part.long = part.long.divide(Long.fromString("2"));
part.save()
```

### install

```
npm install mongoose-long
```

See [node-mongodb-native](http://mongodb.github.com/node-mongodb-native/api-bson-generated/long.html) docs on all the `Long` methods available.

[LICENSE](https://github.com/aheckmann/mongoose-long/blob/master/LICENSE)

0 comments on commit 13dcd0f

Please sign in to comment.