From 34e3a3fe46433234098a2cc7bc56114d5d0c2bf6 Mon Sep 17 00:00:00 2001 From: seriousmumbo Date: Mon, 24 Nov 2014 16:02:06 -0700 Subject: [PATCH] added path & updated filename for Chrome App --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd03301..942aa2c 100644 --- a/README.md +++ b/README.md @@ -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: