added path & updated filename for Chrome App

This commit is contained in:
seriousmumbo 2014-11-24 16:02:06 -07:00
parent f11d4e8df3
commit 34e3a3fe46
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: