Skip to content

Commit

Permalink
Add tesing deps installation into hacking/README
Browse files Browse the repository at this point in the history
Signed-off-by: Max Riveiro <[email protected]>
  • Loading branch information
kavu committed Mar 22, 2014
1 parent f82ac9f commit 9f7342d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hacking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ and do not wish to install them from your operating system package manager, you
can install them from pip

$ easy_install pip # if pip is not already available
$ pip install pyyaml jinja2
$ pip install pyyaml jinja2 nose passlib pycrypto

From there, follow ansible instructions on docs.ansible.com as normal.

Expand Down

0 comments on commit 9f7342d

Please sign in to comment.