Update README.md

This commit is contained in:
spinside
2018-05-19 17:10:27 +02:00
committed by GitHub
parent d110999d31
commit 428218dbf0

View File

@ -34,7 +34,7 @@ To deploy the cluster you can use :
### 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:
```sh
python -v && pip -v