From 04ce6bee1f815a8d39bc93e081a3b171ddddb86a Mon Sep 17 00:00:00 2001 From: fancy Date: Fri, 24 Apr 2020 01:05:18 +0800 Subject: [PATCH] updated readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 63c4b5a..7708102 100644 --- a/readme.md +++ b/readme.md @@ -115,7 +115,7 @@ sudo systemctl restart cgproxy.service # qv2ray as example cgnoproxy qv2ray # v2ray as example - cgnoproxy v2ray --config config_file + cgnoproxy sudo v2ray --config config_file ``` - Finally, restart service `sudo systemctl restart cgproxy.service`, that's all