Update README.md

This commit is contained in:
spinside 2018-05-15 10:29:41 +02:00 committed by GitHub
parent 0f7fefd1b5
commit a3c53efaf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ To deploy the cluster you can use :
### Vagrant
Check if Python and pip are installed:
Check if Python and pip are installed:
```sh
python -v && pip -v
```