aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f75226ce11..0a683a460f 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ Many of the example programs print usage help if no params are given.
Testing first requires [building Spark](#building-spark). Once Spark is built, tests
can be run using:
- ./sbt/sbt test
+ ./dev/run-tests
## A Note About Hadoop Versions