mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-27 20:03:45 +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/
|
cd src/extension-common/pages/options/
|
||||||
npm install
|
npm install
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
|
# For debugging:
|
||||||
npm start
|
npm start
|
||||||
use your build/extension-beta
|
# Use your build/extension-beta
|
||||||
|
|
||||||
|
# For production:
|
||||||
|
npm run release
|
||||||
|
# Use your build/extension-full or build/extension-mini
|
||||||
```
|
```
|
||||||
|
|
||||||
# Release
|
# Release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user