Provide link to MediaWiki platform specific page

Provide a link to the MediaWiki page on git-review installation, which
provides details for a range of platforms, including Windows and OS
X/macOS.

Change-Id: If030fa7614a7cea33c2a55605a6f0d68751173ea
Story: #2000481
This commit is contained in:
Ian Y. Choi 2016-10-03 16:47:45 +09:00 committed by Ian Wienand
parent 67dbbc2e59
commit e6c8e644b2
1 changed files with 7 additions and 4 deletions

View File

@ -5,12 +5,15 @@
Installing git-review
=====================
Install with pip install git-review
``git-review`` can be often be installed via system packages, ``pypi``
releases or other platform-specific methods. See
`<https://www.mediawiki.org/wiki/Gerrit/git-review>`__ for platform
information.
For assistance installing pip on your os check out get-pip:
http://pip.readthedocs.org/en/latest/installing.html
For assistance installing pacakges from ``pypi`` on your OS check out
`get-pip.py <https://pip.pypa.io/en/stable/installing/>`__.
For installation from source simply add git-review to your $PATH
For installation from source simply add ``git-review`` to your $PATH
after installing the dependencies listed in requirements.txt
Setup