Skip to content
Snippets Groups Projects
Commit a17e66a6 authored by Matei Zaharia's avatar Matei Zaharia
Browse files

Merge pull request #242 from pwendell/readme-update

Changing version of Scala in README
parents a3e54de6 89be3c3e
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ This README file only contains basic setup instructions. ...@@ -12,7 +12,7 @@ This README file only contains basic setup instructions.
## Building ## Building
Spark requires Scala 2.9.1. This version has been tested with 2.9.1.final. 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. The project is built using Simple Build Tool (SBT), which is packaged with it.
To build Spark and its example programs, run: To build Spark and its example programs, run:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment