refs #8025 README setup fix
This commit is contained in:
parent
557a4a0905
commit
7235b8ab37
|
@ -20,7 +20,7 @@ source venv/bin/activate
|
||||||
pip install --upgrade pip ansible==10.1.0 ansible-builder==3.1.0
|
pip install --upgrade pip ansible==10.1.0 ansible-builder==3.1.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Before running any Ansible command, activate the Python virtual environment.
|
Before running any Python dependent command, activate the virtual environment.
|
||||||
```
|
```
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue