From 15d9436d52b03caaa8bfba8215f5c8ae81c78873 Mon Sep 17 00:00:00 2001 From: yusing Date: Fri, 29 Mar 2024 01:47:13 +0000 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a20b5..2d085cb 100755 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ In the examples domain `x.y.z` is used, replace them with your domain ## How to use -1. Download and extract the latest release (or clone the repository) +1. Clone the repository `git clone https://github.com/yusing/go-proxy && cd go-proxy` 2. Call `make setup` to init config file, provider file, and docker compose file