Update README.md

This commit is contained in:
Hilton Chain 2020-06-30 02:16:30 +00:00 committed by klzgrad
parent e5ee063787
commit 369269a128

View File

@ -31,7 +31,7 @@ Note: On Linux libnss3 must be installed before using the prebuilt binary.
## Setup ## Setup
On the server, build and run Caddy v2 with naïve fork of forwardproxy: On the server, build and run Caddy v2 with naïve fork of forwardproxy: (golang v1.14+ required)
```sh ```sh
git clone -b naive https://github.com/klzgrad/forwardproxy git clone -b naive https://github.com/klzgrad/forwardproxy
go get -u github.com/caddyserver/xcaddy/cmd/xcaddy go get -u github.com/caddyserver/xcaddy/cmd/xcaddy