Skip to content

Commit

Permalink
Updated SBT and Scala instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Apr 18, 2014
1 parent 3ac3ceb commit 16853de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@ This README file only contains basic setup instructions.

## Building Spark

Spark requires Scala 2.10. The project is built using Simple Build Tool (SBT).
If SBT is installed, Spark will use the system version of sbt; otherwise Spark
will download it automatically. To build Spark and its example programs, run:
Spark is built on Scala 2.10. To build Spark and its example programs, run:

./sbt/sbt assembly

Expand Down

0 comments on commit 16853de

Please sign in to comment.