未验证 提交 76b7ef5f 编写于 作者: M Mislav Marohnić 提交者: GitHub

Merge pull request #2050 from kimhanse/patch-1

Documentation of install on Debian (sid/buster)
......@@ -62,7 +62,7 @@ hub version 2.2.9
#### Arch Linux
On Arch Linux you can install `hub` from official repository:
On Arch Linux you can install `hub` from the official repository:
```sh
$ sudo pacman -S hub
......@@ -77,6 +77,14 @@ On FreeBSD you can install a prebuilt `hub` package with
# pkg install hub
```
#### Debian
On Debian (versions sid and buster) you can install `hub` from the official repository:
```sh
$ sudo apt install hub
```
#### Standalone
`hub` 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.
先完成此消息的编辑!
想要评论请 注册