diff --git a/README.md b/README.md index fd8c7f656968..65d1b9f3c20d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ To build Spark and its example programs, run: (You do not need to do this if you downloaded a pre-built package.) -You can build Spark using more than one thread by using the -T option with Maven, see ["Parallel builds in Maven 3"](https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3). More detailed documentation is available from the project site, at ["Building Spark"](http://spark.apache.org/docs/latest/building-spark.html).