diff options
meta - readme - add grunt-cli to instructions
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ ## Development ```bash +npm install --global grunt-cli npm install grunt dev ``` @@ -11,7 +12,7 @@ grunt dev Open `Settings` > `Extensions`. At the top, click `Load Unpacked Extension`. -Navigate to your `metamask-plugin/dist` folder. +Navigate to your `metamask-plugin/dist` <fieldset></fieldset>older. Click `Select`. You now have the plugin, and can click 'inspect views: background plugin' to view its dev console. |