diff --git a/docs/usage.rst b/docs/usage.rst index ecc8af2e798129b3cb48413f3d2c639b491201ea..26529dead94d23bc4d170b7daed0721702cbc36a 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 7.0-maint 7.0-maint + git checkout -b 7.0.1 7.0.1 Preparing the basic site configuration