mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Remove mentions of coffeescript from docs
This commit is contained in:
parent
27a92ab03a
commit
d3080e2566
7 changed files with 8 additions and 16 deletions
|
@ -45,7 +45,7 @@ Client:
|
|||
- Go 1.5+
|
||||
|
||||
Proxy:
|
||||
- [CoffeeScript](coffeescript.org)
|
||||
- JavaScript
|
||||
|
||||
---
|
||||
|
||||
|
@ -85,9 +85,8 @@ To run your own:
|
|||
|
||||
```
|
||||
cd proxy/
|
||||
cake build
|
||||
npm run build
|
||||
```
|
||||
(Type `cake` by itself to see possible commands)
|
||||
|
||||
Then, start a local http server in the `proxy/build/` in any way you like.
|
||||
For instance:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue