mirror of https://github.com/docker/docs.git
commit
4a3d70921e
|
@ -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