diff --git a/docs/usage.rst b/docs/usage.rst index 79770231765ffe7ed76b04547aedc55a24f6e04e..f24ca68c0d7fce8f00197e72309e56f116a9580c 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -151,7 +151,7 @@ Ansible Roles: 2. Checkout the correct version of the roles:: cd ~/majic-ansible-roles/ - git checkout -b 3.0-dev 3.0-dev + git checkout -b 3.1.0 3.1.0 Preparing the basic site configuration