mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-27 11:53:44 +03:00
Update README.md
This commit is contained in:
parent
8145f5f04a
commit
4e870d5b87
|
@ -1,6 +1,6 @@
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
Tested on NodeJS versoin: 12.
|
Tested on NodeJS versoin: 14.
|
||||||
|
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
|
@ -9,11 +9,11 @@ npm install
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
# For debugging:
|
# For debugging:
|
||||||
npm start
|
npm start
|
||||||
# Use your build/extension-beta
|
# Use your build/extension-beta
|
||||||
|
|
||||||
# For production:
|
# For production:
|
||||||
npm run release
|
npm start
|
||||||
# Use your build/extension-full or build/extension-mini
|
# Use your build/extension-full or build/extension-mini
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user