Update README.md

This commit is contained in:
ilyaigpetrov 2020-04-13 16:38:13 +00:00 committed by GitHub
parent 0036050e14
commit c2d3e12d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,14 @@ npm install
cd src/extension-common/pages/options/
npm install
cd -
npm start
use your build/extension-beta
# For debugging:
npm start
# Use your build/extension-beta
# For production:
npm run release
# Use your build/extension-full or build/extension-mini
```
# Release