diff --git a/README.md b/README.md index f75226ce1133597ab4f6490263dcbd0c23ab946a..0a683a460ffac87a9c69a51dd759b8a270337a1a 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