Kaydet (Commit) 9efba406 authored tarafından Thomas Grainger's avatar Thomas Grainger Kaydeden (comit) Joffrey F

case PyPI correctly

Signed-off-by: 's avatarThomas Grainger <tom.grainger@procensus.com>
üst e55f6441
...@@ -6,7 +6,7 @@ A Python library for the Docker Engine API. It lets you do anything the `docker` ...@@ -6,7 +6,7 @@ A Python library for the Docker Engine API. It lets you do anything the `docker`
## Installation ## Installation
The latest stable version [is available on PyPi](https://pypi.python.org/pypi/docker/). Either add `docker` to your `requirements.txt` file or install with pip: The latest stable version [is available on PyPI](https://pypi.python.org/pypi/docker/). Either add `docker` to your `requirements.txt` file or install with pip:
pip install docker pip install docker
......
...@@ -8,7 +8,7 @@ For more information about the Remote API, `see its documentation <https://docs. ...@@ -8,7 +8,7 @@ For more information about the Remote API, `see its documentation <https://docs.
Installation Installation
------------ ------------
The latest stable version `is available on PyPi <https://pypi.python.org/pypi/docker/>`_. Either add ``docker`` to your ``requirements.txt`` file or install with pip:: The latest stable version `is available on PyPI <https://pypi.python.org/pypi/docker/>`_. Either add ``docker`` to your ``requirements.txt`` file or install with pip::
pip install docker pip install docker
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment