Merge pull request #10557 from kristous/patch-2

Update README.md
This commit is contained in:
Brian Coca 2015-03-27 08:24:26 -04:00
commit 35a8f94b52

View file

@ -4,7 +4,7 @@ Ansible Debian Package
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 asciidoc
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot asciidoc devscripts
git clone git://github.com/ansible/ansible.git
cd ansible
make deb