Updated Home (markdown)

Dreamacro 2021-02-19 20:53:50 +08:00
parent 7a93657702
commit 05f0c3ec1e
1 changed files with 2 additions and 2 deletions

@ -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