提交 ddd5b167 编写于 作者: M Mislav Marohnić

It's Go 1.6 now

[ci skip]
上级 b20d1925
......@@ -6,7 +6,7 @@ This project adheres to the [Open Code of Conduct][code-of-conduct]. By particip
You will need:
1. Go 1.5 or better
1. Go 1.6 or better
1. Ruby 1.9+
2. git 1.8+
3. tmux & zsh (optional) - for running shell completion tests
......
......@@ -50,6 +50,13 @@ $ cd hub
$ ./script/build -o ~/bin/hub
~~~
Or, if you've done Go development before and your $GOPATH/bin
directory is already in your PATH:
~~~ sh
$ go get github.com/github/hub
~~~
Aliasing
--------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册