Added installation instructions

This commit is contained in:
shin- 2014-02-24 16:06:44 +01:00
parent f594247365
commit 310049f65e
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ docker-py
An API client for docker written in Python
Installation
============
Our latest stable is always available on PyPi.
pip install docker
API
===