diff --git a/README.md b/README.md index 482b7b3..3c1c5f9 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Roles can be used from the Ansible Galaxy using 2 methods: 1. Specify a requirements.yml file in your ansible repository. For more details see: http://docs.ansible.com/ansible/galaxy.html -2. Use librarian-ansible by creating an AnsibleFile in the top level of the repository and kitchen-puppet will automatically call librariab-ansible as part of the converge. For a description of setting up an AnsibleFile see: https://werner-dijkerman.nl/2015/08/15/using-librarian-ansible-to-install-ansible-roles-from-gitlab/ +2. Use librarian-ansible by creating an AnsibleFile in the top level of the repository and kitchen-puppet will automatically call librarian-ansible as part of the converge. For a description of setting up an AnsibleFile see: https://werner-dijkerman.nl/2015/08/15/using-librarian-ansible-to-install-ansible-roles-from-gitlab/ ## Ruby install to run serverspec verify