mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update proxy readme for npm
This commit is contained in:
parent
9867730e34
commit
422717f36f
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ See [keroserene.net/snowflake](http://keroserene.net/snowflake) for more info:
|
||||||
|
|
||||||
Unit testing with Jasmine are available with:
|
Unit testing with Jasmine are available with:
|
||||||
```
|
```
|
||||||
cake test
|
npm install
|
||||||
|
npm test
|
||||||
```
|
```
|
||||||
Requires jasmine. (`npm install -g jasmine`)
|
|
||||||
|
|
||||||
To run locally, either:
|
To run locally, either:
|
||||||
- Navigate to `proxy/build/embed.html`
|
- Navigate to `proxy/build/embed.html`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue