Unverified Kaydet (Commit) aafcf5a7 authored tarafından Ben Firshman's avatar Ben Firshman

Change package in readme back to docker-py

Signed-off-by: 's avatarBen Firshman <ben@firshman.co.uk>
üst c96848eb
...@@ -8,7 +8,7 @@ A Python library for the Docker API. It lets you do anything the `docker` comman ...@@ -8,7 +8,7 @@ A Python library for the Docker API. It lets you do anything the `docker` comman
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-py
## Usage ## Usage
......
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