This commit is contained in:
Lloyd Brookes
2014-06-17 13:54:25 +01:00
parent 685b2780fb
commit 37be4635b7

View File

@ -16,7 +16,7 @@ Ensure [node.js](http://nodejs.org) is installed first. Linux/Mac users may need
$ npm install -g local-web-server
```
###Deployed with your project
###Bundled with your project
```sh
$ npm install local-web-server --save-dev
```