mirror of
https://github.com/onionshare/onionshare.git
synced 2025-10-11 12:48:47 -04:00
Fix meek-client in Windows
This commit is contained in:
parent
1eb2476d3c
commit
08ae2e616b
4 changed files with 31 additions and 9 deletions
|
@ -65,7 +65,7 @@ python scripts\get-tor-windows.py
|
|||
|
||||
### Compile dependencies
|
||||
|
||||
Install Go. The simplest way to make sure everything works is to install Go by following [these instructions](https://golang.org/doc/install).
|
||||
Install Go. The simplest way to make sure everything works is to install Go by following [these instructions](https://golang.org/doc/install). (In Windows, make sure to install the 32-bit version of Go, such as `go1.17.3.windows-386.msi`.)
|
||||
|
||||
Download and compile `meek-client`:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue