Merge "explain how to install git-review on Arch Linux"
This commit is contained in:
commit
5de0c630da
@ -144,6 +144,11 @@ under the name python-git-review, so install it as any other package::
|
||||
|
||||
zypper in python-git-review
|
||||
|
||||
On Arch Linux, git-review is included into the distribution, so
|
||||
install it as any other package::
|
||||
|
||||
pacman -S git-review
|
||||
|
||||
On Mac OS X, or most other Unix-like systems, you may install it with
|
||||
`pip <http://pip.readthedocs.org/en/latest/installing.html>`_::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user