Skip to content

Commit

Permalink
better README
Browse files Browse the repository at this point in the history
  • Loading branch information
bitliner committed Apr 25, 2015
1 parent b5cb5ac commit eeaea87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ It allows you to setup an HTTP API server to access data stored on MongoDB, easi
* `npm install -g express-generator`
* `express mongo-express`
* `cd mongo-express && npm install`
* `npm install --save restful-mongo` to install
* `npm install --save restful-mongo` to install *restful-mongo*
* add to app.js, in the section where routes are configured, the following code

```
Expand Down

0 comments on commit eeaea87

Please sign in to comment.