Made further changes to the README file to include a list of ZeroMQ's dependancies
This commit is contained in:
parent
a29d57c304
commit
3e9f65a529
16
README.md
16
README.md
@ -1,6 +1,18 @@
|
|||||||
Ansible Playbook - ZeroMQ
|
Ansible Playbook - ZeroMQ
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
This Ansible playbook installs **ZeroMQ** and all of its dependancies.
|
This Ansible playbook installs **ZeroMQ** and all of its dependancies, and currently, along with its **Python** binding: **pyzmq**.
|
||||||
|
|
||||||
It's that slick.
|
These are the files (ZeroMQ and its dependancies) it fetches and installs:
|
||||||
|
|
||||||
|
* ZeroMQ
|
||||||
|
* autoconf
|
||||||
|
* automake
|
||||||
|
* build-essential
|
||||||
|
* libtool
|
||||||
|
* uuid-dev
|
||||||
|
* *python-pip*
|
||||||
|
* *python-dev*
|
||||||
|
* *pyzmq*
|
||||||
|
|
||||||
|
It's that simple.
|
||||||
Loading…
x
Reference in New Issue
Block a user