Skip to content

Commit a473f0e

Browse files
author
uu59
committedApr 8, 2011
added Install
1 parent ed57d4a commit a473f0e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎README.mkd

+10
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,16 @@ Please see example/ directory.
9191

9292
You can ignore launch sequence to Pub/Sub/Hub nodes.
9393

94+
# Install
95+
96+
Install ZeroMQ first.
97+
98+
[http://www.zeromq.org/intro:get-the-software](http://www.zeromq.org/intro:get-the-software)
99+
100+
And install gem
101+
102+
$ sudo gem install zmq horobi
103+
94104
# Contributing to horobi
95105

96106
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet

0 commit comments

Comments
 (0)
Please sign in to comment.