sing-box/docs/installation.md
2022-07-08 18:41:18 +08:00

13 lines
200 B
Markdown

# Installation
sing-box requires Golang 1.18 or a higher version.
```bash
$ go install github.com/sagernet/sing-box@latest
```
The binary is built under $GOPATH/bin
```bash
$ sing-box version
```