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
|
||||
|
||||
git clone https://github.com/0x1eef/myip.wtf
|
||||
cd myip.wtf
|
||||
npm i
|
||||
# production build (recommended)
|
||||
npm run build:production
|
||||
# development build
|
||||
npm run build:development
|
||||
$ git clone https://github.com/0x1eef/myip.wtf
|
||||
$ cd myip.wtf
|
||||
$ npm i
|
||||
$ npm run build:production
|
||||
|
||||
* Load the extension
|
||||
* Visit `chrome://extensions`.
|
||||
|
|
Loading…
Reference in a new issue