Update README.md

This commit is contained in:
razertory
2019-02-01 21:18:22 +08:00
committed by GitHub
parent aa35f31fbe
commit fa93f917ed
+1 -1
View File
@@ -8,7 +8,7 @@ Http proxy server in Go
# just look up to config.server
> go get github.com/razertory/Ginx
> cd $GOPATH/src/github.com/razertory/Ginx
> go run .
> go build . && ./Ginx
# and then, curl this proxy server
```