From 8a83c7d01c9e38748d791d1fb8d4f6794e51889a Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sat, 6 Apr 2024 19:19:21 -0300 Subject: [PATCH] README: update --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 75ad531..d5e45c7 100644 --- a/README.md +++ b/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`.