From d9046ea782f3a0ce4bb26e36f873da7a6169c26b Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Fri, 20 May 2016 10:46:47 -0400 Subject: [PATCH] Copied over Chrome Extension section from old repo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10d8ee7c09..3792f227ce 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ Many dependencies are only provided via npm: Now point your browser to `index.html` to open the application. -# To use it as a chrome extension +## Usage as as Chrome Extension Browse to chrome://extensions/ -Make sure 'Developer mode' has been checked. Then click 'Load unpacked extension...' to pop up a file-selection dialog. +Make sure 'Developer mode' has been checked. Then click 'Load unpacked extension...' to pop up a file-selection dialog. Select the `browser-solidity` folder, wherever it is placed on your computer.