提交 8d5ce0d0 编写于 作者: J Jingwen Owen Ou

Add instruction to install `hub` 2.x from Homebrew

Updated Homebrew recipe has been merged:
https://github.com/Homebrew/homebrew/commit/a746c26f8a7a6dd64850ba2cb9e76363bfca41e0
上级 2b178b6b
......@@ -27,6 +27,15 @@ Dependencies:
Starting from 2.2.0, `hub` is [powered by Go](https://github.com/github/hub/issues/475).
It should maintain a high backward compatibility with 1.x. Note that 2.x is in preview.
#### Homebrew
`hub` 2.x can be installed through Homebrew. Since it's in preview, you need to compile
from HEAD:
~~~ sh
$ brew install --HEAD hub
~~~
#### Standalone
`hub` 2.x can be easily installed as an executable. Download the latest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册