aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90ea07c56..83737fb81 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,12 @@
npm install
grunt dev
```
+
+### In Chrome
+
+Open `Settings` > `Extensions`.
+At the top, click `Load Unpacked Extension`.
+Navigate to your `metamask-plugin/dist` folder.
+Click `Select`.
+
+You now have the plugin, and can click 'inspect views: background plugin' to view its dev console.