Merge pull request #2779 from lvthillo/patch-2

Update README.md
This commit is contained in:
Andreas Krüger
2018-05-15 10:04:34 +02:00
committed by GitHub

View File

@ -17,6 +17,8 @@ Quick Start
To deploy the cluster you can use :
### Ansible
# Install dependencies from ``requirements.txt``
sudo pip install -r requirements.txt
# Copy ``inventory/sample`` as ``inventory/mycluster``
cp -rfp inventory/sample inventory/mycluster