From 3fad5e580f6ca8a7ade6d566f7cc51f975c60e93 Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Thu, 3 Nov 2011 22:42:36 -0700 Subject: Fix Scala version requirement in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b4fd39578a..5f9cd26df3 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ file only contains basic setup instructions. ## Building -Spark requires Scala 2.8. This version has been tested with 2.8.1.final. -Experimental support for Scala 2.9 is available in the `scala-2.9` branch. +Spark requires Scala 2.9.1. This version has been tested with 2.9.1.final. The project is built using Simple Build Tool (SBT), which is packaged with it. To build Spark and its example programs, run: -- cgit v1.2.3