From 4947bd09586194457d9157a6af6418f65553a4fc Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sun, 14 Oct 2012 12:02:58 -0700 Subject: tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5e2ab0d2d8..c30e2e191e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This README file only contains basic setup instructions. 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 + sbt/sbt package To run Spark, you will need to have Scala's bin directory in your `PATH`, or you will need to set the `SCALA_HOME` environment variable to point to where -- cgit v1.2.3