mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
meta - readme - add grunt-cli to instructions
This commit is contained in:
parent
8f22f7603d
commit
f0eede8de4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user