From 3577aa4649dfa435d85a0b9c52d0e138062a2321 Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 21 Nov 2016 18:16:45 -0800 Subject: Added instructions for installing local build --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index dbf7e4659..fdbe3c535 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ If you're a web dapp developer, we've got two types of guides for you: Uncompressed builds can be found in `/dist`, compressed builds can be found in `/builds` once they're built. +## Installing Local Builds on Chrome + +To install your locally built extension on Chrome, [follow this guide](http://stackoverflow.com/a/24577660/272576). + +The built extension is stored in `./dist/chrome/`. + ## Architecture [![Architecture Diagram](./docs/architecture.png)][1] -- cgit v1.2.3