meta - readme - add grunt-cli to instructions

This commit is contained in:
kumavis 2016-02-08 11:52:06 -08:00
parent 8f22f7603d
commit f0eede8de4
1 changed files with 2 additions and 1 deletions

View File

@ -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.