Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zhihuij committed Jul 24, 2012
1 parent 4af2fb5 commit 78a45c3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -34,8 +34,10 @@ Clone this repo

git clone git://github.com/onlychoice/ganger.git

and run ant release, this will create two files in directory target/release:
auto-master-x.x.x.tar.gz for master node, auto-slave-x.x.x.tar.gz for slave node.
and run
ant release
this will create two files in directory target/release: auto-master-x.x.x.tar.gz
for master node, auto-slave-x.x.x.tar.gz for slave node.

Before doing the actual work, you need to setup a [ZooKeeper](http://zookeeper.apache.org/)
instance, and use the address to start master and slave nodes.
Expand Down

0 comments on commit 78a45c3

Please sign in to comment.