From a1f8bcd0ae87261c1c73e465c23af03db2cb24ad Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Sat, 8 Dec 2012 21:16:40 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb412468601..cdf8d939e98 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You need the following installed and available in your $PATH: * [Apache maven 3.0.3 or greater](http://maven.apache.org/) -* [Scala](http://www.scala-lang.org) +* [Scala 2.9.1](http://www.scala-lang.org) You also need to add the scala binary to your PATH.