diff --git a/README.md b/README.md index b016e4365936813569164b7917de4928523e7620..c3695ac800af465d03450146955ccac140b08af6 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,8 @@ This README file only contains basic setup instructions. ## Building -Spark requires Scala 2.9.2. This version has been tested with 2.9.2.final. - -The project is built using Simple Build Tool (SBT), which is packaged with it. -To build Spark and its example programs, run: +Spark requires Scala 2.9.2. The project is built using Simple Build Tool (SBT), +which is packaged with it. To build Spark and its example programs, run: sbt/sbt compile