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.