Fix readme

This commit is contained in:
Jeffrey Morgan 2015-01-18 22:08:41 -05:00
parent f98e290c26
commit fa41982603
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Kitematic's documentation and other information can be found at [http://kitemati
Kitematic uses a special version of node npm (found under `script/npm`) so packages are built against the same v8 headers as atom-shell. To run the app in development:
- `./script/npm install`
- `./script/run.sh`
- `./script/run`
### Building the Mac OS X Package