README: add go version info

This commit is contained in:
nadoo 2017-08-23 21:19:09 +08:00
parent 6055efa537
commit 0f2e490001

View File

@ -43,7 +43,7 @@ TODO:
Binary: Binary:
- [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases) - [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases)
Go Get : Go Get : (requires Go 1.9 or newer)
```bash ```bash
go get -u github.com/nadoo/glider go get -u github.com/nadoo/glider
``` ```
@ -227,6 +227,5 @@ See:
## Links ## Links
- [go-ss2](https://github.com/shadowsocks/go-shadowsocks2): the core ss protocol support - [go-ss2](https://github.com/shadowsocks/go-shadowsocks2): the core ss protocol support
- [gost](https://github.com/ginuerzh/gost): ideas and inspirations
- [conflag](https://github.com/nadoo/conflag): command line and config file parse support - [conflag](https://github.com/nadoo/conflag): command line and config file parse support
- [ArchLinux](https://www.archlinux.org/packages/community/x86_64/glider): a great linux distribution with glider pre-built package - [ArchLinux](https://www.archlinux.org/packages/community/x86_64/glider): a great linux distribution with glider pre-built package