1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-21 23:08:50 -05:00

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

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: