Browse Source

Update README.md

pull/2777/head
spinside 6 years ago
committed by GitHub
parent
commit
a3c53efaf7
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
Check if Python and pip are installed:
Check if Python and pip are installed:
```sh
python -v && pip -v
```

Loading…
Cancel
Save