mirror of https://github.com/docker/docs.git
Merge pull request #2427 from dnephin/note_about_pip_version
Add note about required pip version.
This commit is contained in:
commit
50bc734492
|
@ -70,6 +70,7 @@ to get started.
|
||||||
|
|
||||||
$ pip install docker-compose
|
$ pip install docker-compose
|
||||||
|
|
||||||
|
> **Note:** pip version 6.0 or greater is required
|
||||||
|
|
||||||
### Install as a container
|
### Install as a container
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue