Merge pull request #5816 from Czachur/patch-1

Fixed typo
This commit is contained in:
jctanner 2014-01-29 07:37:25 -08:00
commit 8cd2f35a1d

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