aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@wandisco.com>2013-07-10 22:16:06 -0700
committerKonstantin Boudnik <cos@wandisco.com>2013-07-10 22:16:06 -0700
commitebf5b8c7c5fe72fbe2d74a1bfa67cbdc9f9be0ea (patch)
tree73f4dc9e83f1c6b8a28813cf786518d4a7278e99 /README.md
parent7dcda9ae74818f17b57448acab8bd1dc40d78c19 (diff)
downloadspark-ebf5b8c7c5fe72fbe2d74a1bfa67cbdc9f9be0ea.tar.gz
spark-ebf5b8c7c5fe72fbe2d74a1bfa67cbdc9f9be0ea.tar.bz2
spark-ebf5b8c7c5fe72fbe2d74a1bfa67cbdc9f9be0ea.zip
Updating README to reflect Scala 2.9.3 requirements
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 ba24ab43b1..1dd96a0a4a 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: