Fixed typo

Used the twice in a row
This commit is contained in:
Czachur 2014-01-29 15:36:19 +00:00
parent 30d2933a85
commit 801f8970ff

View file

@ -115,7 +115,7 @@ If you don't have pip installed in your version of Python, install pip::
$ sudo easy_install pip
Ansible also uses the the following Python modules that need to be installed::
Ansible also uses the following Python modules that need to be installed::
$ sudo pip install paramiko PyYAML jinja2 httplib2