mirror of https://github.com/Dreamacro/clash.git
Updated Home (markdown)
parent
7a93657702
commit
05f0c3ec1e
4
Home.md
4
Home.md
|
@ -10,10 +10,10 @@ This wiki will cover both versions of Clash.
|
|||
|
||||
# Getting Started
|
||||
You can either grab the pre-built binaries of Clash from [https://github.com/Dreamacro/clash/releases](https://github.com/Dreamacro/clash/releases) or build locally.
|
||||
Clash requires Golang 1.13 or a higher version.
|
||||
Clash requires Golang 1.16 or a higher version.
|
||||
|
||||
```
|
||||
$ GO111MODULE=on go get -u -v github.com/Dreamacro/clash
|
||||
$ go install github.com/Dreamacro/clash
|
||||
```
|
||||
|
||||
The binary is built under $GOPATH/bin
|
||||
|
|
Loading…
Reference in New Issue