Update README.md

we can describe make with more detail
pull/103/head
Ryan Luo 2019-08-13 14:54:41 +08:00 committed by kun
parent 917f4e7037
commit 1b9ed15045
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ A global proxy for go modules. see: [https://goproxy.io](https://goproxy.io)
It invokes the local go command to answer requests.
## Build
git clone https://github.com/goproxyio/goproxy.git
cd goproxy
make
## Started