From 6c766a918786e39846c4926fd777fb1b04ce406a Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sun, 14 Oct 2012 12:02:32 -0700 Subject: tweak --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 68ffda2ecb..5e2ab0d2d8 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ which is packaged with it. To build Spark and its example programs, run: sbt/sbt compile -To run Spark, you will need to have Scala's bin in your `PATH`, or you -will need to set the `SCALA_HOME` environment variable to point to where +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 you've installed Scala. Scala must be accessible through one of these methods on your cluster's worker nodes as well as its master. -- cgit v1.2.3