Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Mar 17, 2016
1 parent 3fd7489 commit de2fe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/debian/README.md
Expand Up @@ -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 python-six sshpass
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot asciidoc devscripts docbook-xml xsltproc
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro dh-python fakeroot asciidoc devscripts docbook-xml xsltproc libxml2-utils
git clone git://github.com/ansible/ansible.git
cd ansible
make deb
Expand Down

0 comments on commit de2fe08

Please sign in to comment.