Merge pull request #170 from cglewis/fixes_169

Fix install instructions (closes #169)
This commit is contained in:
Maxime Petazzoni 2014-02-26 17:27:45 -08:00
commit 375521d7e2
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Installation
Our latest stable is always available on PyPi.
pip install docker
pip install docker-py
API
===