Merge "Add the missing markup for the link title"

This commit is contained in:
Jenkins 2017-01-16 06:18:31 +00:00 committed by Gerrit Code Review
commit 86e3113646
1 changed files with 8 additions and 7 deletions

View File

@ -30,15 +30,16 @@ command-line clients, and provides installation instructions as needed.
easy to install. Search your package manager for setuptools to easy to install. Search your package manager for setuptools to
find an installation package. find an installation package.
If you cannot find one, download the setuptools package If you cannot find one, download the setuptools package
directly from https://pypi.python.org/pypi/setuptools. directly from `Python Setuptools
<https://pypi.python.org/pypi/setuptools>`_.
The recommended way to install setuptools on Microsoft Windows The recommended way to install setuptools on Microsoft Windows
is to follow the documentation provided on the setuptools website is to follow the documentation provided on the `Python Setuptools
(https://pypi.python.org/pypi/setuptools). <https://pypi.python.org/pypi/setuptools>`_ website.
Another option is to use the unofficial binary installer Another option is to use the `unofficial binary installer
maintained by Christoph Gohlke maintained by Christoph Gohlke
(http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools). <http://www.lfd.uci.edu/~gohlke/pythonlibs/#setuptools>`_.
* - pip package * - pip package
- To install the clients on a Linux, Mac OS X, or Microsoft Windows - To install the clients on a Linux, Mac OS X, or Microsoft Windows
system, use pip. It is easy to use, ensures that you get the latest system, use pip. It is easy to use, ensures that you get the latest
@ -68,8 +69,8 @@ command-line clients, and provides installation instructions as needed.
C:\>easy_install pip C:\>easy_install pip
Another option is to use the unofficial binary installer provided by Another option is to use the `unofficial binary installer provided by
Christoph Gohlke (http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip). Christoph Gohlke <http://www.lfd.uci.edu/~gohlke/pythonlibs/#pip>`_.
**Ubuntu or Debian** **Ubuntu or Debian**