Skip to content

Commit

Permalink
Update git link for basho/bench_shim
Browse files Browse the repository at this point in the history
  • Loading branch information
Tryn Mirell committed May 10, 2012
1 parent 7066d87 commit 9ede60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Expand Up @@ -8,7 +8,7 @@ Running bench_shim allows you to benchmark riak with the riak-java-client (or be
You need Java and maven.

#+BEGIN_SRC java
git clone git://github.com/russelldb/bench_shim.git
git clone git://github.com/basho/bench_shim.git
mvn clean install
mvn exec:java -Dexec.mainClass="com.basho.riak.bench.BenchShimApp" -Dexec.classpathScope=runtime -Dexec.args="nodename@host.local MY_COOKIE"
#+END_SRC
Expand Down

0 comments on commit 9ede60b

Please sign in to comment.