README: update

This commit is contained in:
0x1eef 2024-04-06 19:19:21 -03:00
parent 30284659f6
commit 8a83c7d01c

View file

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