diff --git a/docs/usage.rst b/docs/usage.rst index e4ef50158442c5f175c441fed8304bc8ea33d139..1c01814bed2c37d1d616609be9514fd1c99a1d03 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -149,7 +149,7 @@ Ansible Roles: 2. Checkout the correct version of the roles:: cd ~/majic-ansible-roles/ - git checkout -b 1.5-dev 1.5-dev + git checkout -b 1.6.0 1.6.0 Preparing the basic site configuration