Fix meek-client in Windows

This commit is contained in:
Micah Lee 2021-11-07 12:12:12 -08:00
parent 1eb2476d3c
commit 08ae2e616b
4 changed files with 31 additions and 9 deletions

View file

@ -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`: