Update CONTRIBUTING.md

This commit is contained in:
Jeffrey Morgan 2015-06-04 20:14:23 -07:00
parent 42b6271a34
commit 9628a00ab2
1 changed files with 5 additions and 1 deletions

View File

@ -29,13 +29,17 @@ sake of completeness, you can also install [Node.js 0.10.38](https://nodejs.org/
### Getting Started
- `npm install`
To run the app in development:
- `npm start`
Running `npm start` will download and install the OS X Docker client,
[Docker Machine](https://github.com/docker/machine), [Docker Compose](https://github.com/docker/compose)
the [Boot2Docker iso](https://github.com/boot2docker/boot2docker),
[Electron](http://electron.atom.io/).
### Building & Release
- `npm run release`