Skip to content

Commit

Permalink
modify readme.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoushineyoung committed Jul 30, 2014
1 parent 7794e56 commit c33df8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Setup
1. mvn clean install
2. Copy the config.properties into the folder with the jar file. Modify it to point to the zookeeper instance/cluster.
3. Multiple zookeeper instances(namely zookeeper cluster members) are comma separated. eg: server1:2181,server2:2181.
4. Run the jar. (type "java -jar zkui-2.0-SNAPSHOT-jar-with-dependencies.jar &")
4. Run the jar. (type "java -jar zookeeper-edit-V0.1.0-jar-with-dependencies.jar &")
5. <a href="http://localhost:9090">http://localhost:9090</a>

Login Info
Expand Down

0 comments on commit c33df8c

Please sign in to comment.