Updated Home (markdown)

Dreamacro 2020-09-04 23:17:58 +08:00
parent 4ad98b016e
commit 53ce5cc3ee
1 changed files with 1 additions and 2 deletions

@ -14,10 +14,9 @@ Clash requires Golang 1.13 or a higher version.
``` ```
$ go get -u -v github.com/Dreamacro/clash $ go get -u -v github.com/Dreamacro/clash
$ GOOS=darwin GOARCH=amd64 go build github.com/Dreamacro/clash
``` ```
No output indicates that the build was successful. You should get the executable binary in your current directory. The binary is built under $GOPATH/bin
``` ```
$ file clash $ file clash