From c33df8c6754af0c5862fd2dff722b91840ae6213 Mon Sep 17 00:00:00 2001 From: zhoushineyoung Date: Wed, 30 Jul 2014 20:33:40 +0800 Subject: [PATCH] modify readme.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 767de6c..8f0e9c5 100644 --- a/README.md +++ b/README.md @@ -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. http://localhost:9090 Login Info