aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorReynold Xin <rxin@apache.org>2014-10-20 19:16:35 -0700
committerReynold Xin <rxin@apache.org>2014-10-20 19:16:35 -0700
commit342b57db66e379c475daf5399baf680ff42b87c2 (patch)
tree58c22dbba4f4c104dfdd954ad2b3529ebba3d387 /README.md
parent0fe1c093690e5af6268182801747dfa6394dfc5b (diff)
downloadspark-342b57db66e379c475daf5399baf680ff42b87c2.tar.gz
spark-342b57db66e379c475daf5399baf680ff42b87c2.tar.bz2
spark-342b57db66e379c475daf5399baf680ff42b87c2.zip
Update Building Spark link.
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 8dd8b70696..dbf53dcd76 100644
--- a/README.md
+++ b/README.md
@@ -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