mirror of https://github.com/docker/docs.git
Update install.md
This commit is contained in:
parent
6132b98306
commit
9be494d3c7
|
@ -190,7 +190,7 @@ tutorial](https://docs.python-guide.org/dev/virtualenvs/) to get
|
|||
started.
|
||||
|
||||
```console
|
||||
$ pip install docker-compose
|
||||
$ pip3 install docker-compose
|
||||
```
|
||||
|
||||
If you are not using virtualenv,
|
||||
|
|
Loading…
Reference in New Issue