Update Building Spark link.

This commit is contained in:
Reynold Xin 2014-10-20 19:16:35 -07:00
parent 0fe1c09369
commit 342b57db66

View file

@ -25,7 +25,7 @@ To build Spark and its example programs, run:
(You do not need to do this if you downloaded a pre-built package.)
More detailed documentation is available from the project site, at
["Building Spark"](http://spark.apache.org/docs/latest/building-spark.html).
["Building Spark with Maven"](http://spark.apache.org/docs/latest/building-with-maven.html).
## Interactive Scala Shell