Update docs

This commit is contained in:
Kevin Raoofi 2021-01-21 16:25:56 -05:00
parent 570d278f1f
commit 1aab3f67e1

View file

@ -20,7 +20,7 @@ For Production
```bash
$ npm install
$ npm run build
$ npx web-ext build --source-dir ./dist # optional, to create the zip file from the dist directory
$ npm run build:webext # optional, to create the zip file from the dist directory
```
For Development