Browse Source

Update README.md

pull/2777/head
spinside 7 years ago
committed by GitHub
parent
commit
428218dbf0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -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

Loading…
Cancel
Save