Update CONTRIBUTING.md

fix spelling of install
This commit is contained in:
David Bieber 2014-09-22 21:05:19 -07:00
parent e0dece759f
commit bd795020f0

View File

@ -49,7 +49,7 @@ line to `functions.js` as well as adding an output function in
## Testing ## Testing
Local testing can be done by running the node server in `server.js`. Run `make Local testing can be done by running the node server in `server.js`. Run `make
setup` to insteall dependencies, and then `make serve` to start the server. setup` to install dependencies, and then `make serve` to start the server.
This will host an interactive editor at This will host an interactive editor at
[http://localhost:7936/](http://localhost:7936/) to play around with and test [http://localhost:7936/](http://localhost:7936/) to play around with and test