aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2010-06-11 14:55:23 -0700
committerMatei Zaharia <matei@eecs.berkeley.edu>2010-06-11 14:55:23 -0700
commit77103eab2a2a2a9aa4dcabaa5d2176f7fc238b96 (patch)
treed5c8f5ec526f95cb70b29e123709295695c8577c /README
parent0d9c51d4738406ece615d535225f05fc3efc782f (diff)
downloadspark-77103eab2a2a2a9aa4dcabaa5d2176f7fc238b96.tar.gz
spark-77103eab2a2a2a9aa4dcabaa5d2176f7fc238b96.tar.bz2
spark-77103eab2a2a2a9aa4dcabaa5d2176f7fc238b96.zip
Fixed README
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 3982d4bb61..e0c7603632 100644
--- a/README
+++ b/README
@@ -1,5 +1,4 @@
-Spark requires Scala 2.7.7. It will currently not work with 2.8, or with
-earlier versions of the 2.7 branch.
+Spark requires Scala 2.8. This version has been tested with 2.8.0RC3.
To build and run Spark, you will need to have Scala's bin in your $PATH,
or you will need to set the SCALA_HOME environment variable to point