Merge pull request #199 from seriousmumbo/patch-1

added path & updated filename for Chrome App
This commit is contained in:
Tankred Hase 2015-01-08 13:00:21 +01:00
commit 8dbdb030db
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ You can download a prebuilt bundle under [releases](https://github.com/whiteout-
npm install && npm test
This will download all dependencies, run the tests and build the Chrome Packaged App bundle **DEV.zip** which can be installed under [chrome://extensions](chrome://extensions) in developer mode.
This will download all dependencies, run the tests and build the Chrome Packaged App bundle **release/whiteout-mail_DEV.zip** which can be installed under [chrome://extensions](chrome://extensions) in developer mode.
### Development
For development you can start a connect dev server: