Skip to content
Snippets Groups Projects
Commit ecb8b69f authored by Ismael Juma's avatar Ismael Juma
Browse files

sbt 0.10.1 calls `update` automatically so remove it from the documentation.

parent fc0a2c8d
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ Experimental support for Scala 2.9 is available in the `scala-2.9` branch.
The project is built using Simple Build Tool (SBT), which is packaged with it.
To build Spark and its example programs, run:
sbt/sbt update compile
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
......
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