From 0f2e490001c718d1a4bf492110c50708089cd849 Mon Sep 17 00:00:00 2001 From: nadoo <287492+nadoo@users.noreply.github.com> Date: Wed, 23 Aug 2017 21:19:09 +0800 Subject: [PATCH] README: add go version info --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 26efab6..aa24825 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ TODO: Binary: - [https://github.com/nadoo/glider/releases](https://github.com/nadoo/glider/releases) -Go Get : +Go Get : (requires Go 1.9 or newer) ```bash go get -u github.com/nadoo/glider ``` @@ -227,6 +227,5 @@ See: ## Links - [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 - [ArchLinux](https://www.archlinux.org/packages/community/x86_64/glider): a great linux distribution with glider pre-built package