update stress readme
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/82464931 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/82464931 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/82464931 Branch: refs/heads/trunk Commit: 82464931cf0a18403462e1443108a19d094c4f74 Parents: 762b455 Author: Brandon Williams <[email protected]> Authored: Wed Apr 18 11:42:52 2012 -0500 Committer: Brandon Williams <[email protected]> Committed: Wed Apr 18 11:51:57 2012 -0500 ---------------------------------------------------------------------- tools/stress/README.txt | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/82464931/tools/stress/README.txt ---------------------------------------------------------------------- diff --git a/tools/stress/README.txt b/tools/stress/README.txt index 76f04a4..4a43a2d 100644 --- a/tools/stress/README.txt +++ b/tools/stress/README.txt @@ -8,8 +8,7 @@ cluster. It is significantly faster than the older py_stress tool. Setup ----- -Run `ant` from the Cassandra source directory, then Run `ant` from the -contrib/stress directory. +Run `ant` from the Cassandra source directory, then stress can be invoke from tools/bin/stress Usage -----
