aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-07-16 17:30:15 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-07-16 17:30:15 -0700
commit87d586e4da63e6e1875d9cac194c6f11e1cdc653 (patch)
tree3b2ed3203b6abb94a3a853a7b95dfebaa67665a1 /README.md
parentd733527bb4dad14b276b4f56b1ff5c3ee1cb7f75 (diff)
parent4ff494de20c36151dc29a60825d67e094d14acd4 (diff)
downloadspark-87d586e4da63e6e1875d9cac194c6f11e1cdc653.tar.gz
spark-87d586e4da63e6e1875d9cac194c6f11e1cdc653.tar.bz2
spark-87d586e4da63e6e1875d9cac194c6f11e1cdc653.zip
Merge remote-tracking branch 'old/master'
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 7cbe5a16b1..4c91013f7e 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ This README file only contains basic setup instructions.
## Building
-Spark requires Scala 2.9.2 (Scala 2.10 is not yet supported). The project is
+Spark requires Scala 2.9.3 (Scala 2.10 is not yet supported). The project is
built using Simple Build Tool (SBT), which is packaged with it. To build
Spark and its example programs, run: