From 2669aac7c9325c8a4704ca1ebd13e68dbb0d3703 Mon Sep 17 00:00:00 2001 From: yincongcyincong <648588267@qq.com> Date: Wed, 7 Feb 2018 16:09:25 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index caca516..5f797fd 100644 --- a/README.md +++ b/README.md @@ -648,7 +648,7 @@ Then access to the local 8080 port is access to the proxy port 38080 on the VPS, - Welcome joining group feedback... ### How to use the source code? -use command cd to enter your go SRC directory and then git clone https://github.com/snail007/goproxy.git and execute ./proxy +use command cd to enter your go SRC directory and then execute git clone https://github.com/snail007/goproxy.git ./proxy Direct compilation: go build execution: go run *.go Utils is a toolkit, and service is a specific service class.