diff --git a/docs/usage.rst b/docs/usage.rst index 80ea4b3ee6954474e9aff6bbde5dd7947b80d4be..a182bb7bf7ec85eae78309083a1ab7f928ab6083 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -164,7 +164,7 @@ Ansible Roles: 2. Checkout the correct version of the roles:: cd ~/majic-ansible-roles/ - git checkout -b 4.0-dev 4.0-dev + git checkout -b 5.0.0 5.0.0 Preparing the basic site configuration