mirror of https://github.com/Dreamacro/clash.git
Updated Home (markdown)
parent
4ad98b016e
commit
53ce5cc3ee
3
Home.md
3
Home.md
|
@ -14,10 +14,9 @@ Clash requires Golang 1.13 or a higher version.
|
|||
|
||||
```
|
||||
$ 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
|
||||
|
|
Loading…
Reference in New Issue