From 1d0682ee5bae6e648cd43c65f49b4eefd224f206 Mon Sep 17 00:00:00 2001 From: klzgrad Date: Fri, 16 Oct 2020 21:11:21 +0800 Subject: [PATCH] Update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1eec48a1d..dcd34e90fe 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ route { file_server { root /var/www/html } } ``` -This is Caddy 2 syntax. it is not the same with Caddy 1. +This is Caddy 2 syntax. It is not the same with Caddy 1. Locally run `./naive` with the following `config.json` to get a SOCKS5 proxy at local port 1080. ```json