mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Update from pip to pip3
This commit is contained in:
parent
77b1afe6fd
commit
371276b2e1
@ -80,7 +80,7 @@ For Linux platforms, refer to the following from Docker:
|
|||||||
If you're not using Docker for Mac, or Docker for Windows, you may need, or choose to, install the Docker compose Python module separately, in which case you'll need to run the following:
|
If you're not using Docker for Mac, or Docker for Windows, you may need, or choose to, install the Docker compose Python module separately, in which case you'll need to run the following:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
(host)$ pip install docker-compose
|
(host)$ pip3 install docker-compose
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Frontend Development
|
#### Frontend Development
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user