Explorar o código

fixing the readme

git-svn-id: https://svn.apache.org/repos/asf/hadoop/zookeeper/trunk@670959 13f79535-47bb-0310-9956-ffa450edef68
%!s(int64=17) %!d(string=hai) anos
pai
achega
8427cf0581
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zookeeper/README

+ 1 - 1
zookeeper/README

@@ -21,7 +21,7 @@ Starting a client shell
 
 1) run the following command
 
-java -cp zookeeper-dev.jar:java/lib/log4j-1.2.15.jar:conf -Dlog4j.configuration=log4j_console.properties com.yahoo.zookeeper.ZooKeeper <server>:<port>
+java -cp zookeeper-dev.jar:java/lib/log4j-1.2.15.jar com.yahoo.zookeeper.ZooKeeper <server>:<port>
 
 where server and port correspond to the ZooKeeper configuration.