mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-20 02:17:44 -02:30
Update README.md
This commit is contained in:
@@ -34,7 +34,7 @@ To deploy the cluster you can use :
|
|||||||
|
|
||||||
### Vagrant
|
### Vagrant
|
||||||
|
|
||||||
For Vagrant we need to install python dependencies for provisioning tasks
|
For Vagrant we need to install python dependencies for provisioning tasks.
|
||||||
Check if Python and pip are installed:
|
Check if Python and pip are installed:
|
||||||
```sh
|
```sh
|
||||||
python -v && pip -v
|
python -v && pip -v
|
||||||
|
|||||||
Reference in New Issue
Block a user