mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Update README.md
This commit is contained in:
parent
0036050e14
commit
c2d3e12d63
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user