Commit d5dded43 by kristous

Update README.md

I think since ansible and the ansible-modules have been splitted --recursive should be added
parent c0afe27e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment