Merge pull request #10556 from kristous/patch-1

Update README.md
This commit is contained in:
Brian Coca 2015-03-27 08:22:05 -04:00
commit b4662c3eda

View file

@ -5,7 +5,7 @@ To create an Ansible DEB package:
sudo apt-get install python-paramiko python-yaml python-jinja2 python-httplib2 python-setuptools sshpass
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
git clone git://github.com/ansible/ansible.git
git clone git://github.com/ansible/ansible.git --recursive
cd ansible
make deb