aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-02-03 23:10:04 -0500
committerAjay Ramachandran <[email protected]>2020-02-03 23:10:04 -0500
commite3be54cbe73c3e7836828c95a2a240807c1ea30a (patch)
treee8688ff8ed81768f1523bd3abe1bc85ab3aced18 /README.md
parentb0a23a5c4e8660b619d2d433e0e9fe17ba53b98a (diff)
downloadSponsorBlock-e3be54cbe73c3e7836828c95a2a240807c1ea30a.tar.gz
SponsorBlock-e3be54cbe73c3e7836828c95a2a240807c1ea30a.zip
Updated build commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc70e1e0..aea7741a 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ There are also other build scripts available. Install `npm`, then run `npm insta
## Developing with a clean profile
-Run `npm run dev` to run the extension using a clean browser profile with hot reloading [(by default Firefox)](https://hacks.mozilla.org/2019/10/developing-cross-browser-extensions-with-web-ext-3-2-0/). This uses [`web-ext run`](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#commands).
+Run `npm run dev` to run the extension using a clean browser profile with hot reloading. Use `npm run dev:firefox` for Firefox. This uses [`web-ext run`](https://extensionworkshop.com/documentation/develop/web-ext-command-reference/#commands).
## Packing