README: update
This commit is contained in:
parent
30284659f6
commit
8a83c7d01c
1 changed files with 4 additions and 7 deletions
11
README.md
11
README.md
|
@ -15,13 +15,10 @@ to your browser.
|
||||||
|
|
||||||
* Produce the `build/` directory
|
* Produce the `build/` directory
|
||||||
|
|
||||||
git clone https://github.com/0x1eef/myip.wtf
|
$ git clone https://github.com/0x1eef/myip.wtf
|
||||||
cd myip.wtf
|
$ cd myip.wtf
|
||||||
npm i
|
$ npm i
|
||||||
# production build (recommended)
|
$ npm run build:production
|
||||||
npm run build:production
|
|
||||||
# development build
|
|
||||||
npm run build:development
|
|
||||||
|
|
||||||
* Load the extension
|
* Load the extension
|
||||||
* Visit `chrome://extensions`.
|
* Visit `chrome://extensions`.
|
||||||
|
|
Loading…
Reference in a new issue