mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-25 20:02:58 +01:00
meta - readme - add grunt-cli to instructions
This commit is contained in:
parent
8f22f7603d
commit
f0eede8de4
@ -3,6 +3,7 @@
|
|||||||
## Development
|
## Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
npm install --global grunt-cli
|
||||||
npm install
|
npm install
|
||||||
grunt dev
|
grunt dev
|
||||||
```
|
```
|
||||||
@ -11,7 +12,7 @@ grunt dev
|
|||||||
|
|
||||||
Open `Settings` > `Extensions`.
|
Open `Settings` > `Extensions`.
|
||||||
At the top, click `Load Unpacked Extension`.
|
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`.
|
Click `Select`.
|
||||||
|
|
||||||
You now have the plugin, and can click 'inspect views: background plugin' to view its dev console.
|
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