From f99f3ee0730b0a46a832ad630ae08ae40619f04a Mon Sep 17 00:00:00 2001 From: Brian Ford Date: Tue, 7 Aug 2012 11:15:25 -0700 Subject: [PATCH] added link to Chrome Web Store to readme --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d257d7e..9b9129d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ # AngularJS Batarang -## Installation -You'll need [Google Chrome Canary](https://tools.google.com/dlpage/chromesxs) or, if you are using Linux, [Google Chrome Dev Channel](http://www.chromium.org/getting-involved/dev-channel/) to use the extension. +## Installing from the Web Store +https://chrome.google.com/webstore/detail/ighdmehidhipcmcojjgiloacoafjmpfk -1. Navigate to `chrome://flags/` in Canary, and enable "Experimental Extension APIs" +## Installing from Source + +1. Clone the repository: `git clone git://github.com/downloads/angular/angularjs-batarang` 2. Navigate to `chrome://chrome/extensions/` and enable Developer Mode. -3. [Download the packed extension](https://github.com/downloads/angular/angularjs-batarang/angularjs-batarang.crx) -4. Open the file (should open with Canary, otherwise try dragging/dropping the file into Canary) and follow the prompts to install. +3. Choose "Load unpacked extension" +4. Open the directory you just cloned (should open with Chrome, otherwise try dragging/dropping the file into Chrome) and follow the prompts to install. ## Screencast