diff --git a/README.md b/README.md index b91e4cf86713b6d207d5a7e16895d7d2cd3b2b83..c840a68f76b17c15dd0f6106a825ca503f43f3a9 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ locally with one thread, or "local[N]" to run locally with N threads. ## Running tests -Testing first requires [Building](#Building) Spark. Once Spark is built, tests +Testing first requires [Building](#building) Spark. Once Spark is built, tests can be run using: `./sbt/sbt test`