Skip to content

Commit

Permalink
Correct directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Bratseth committed Mar 23, 2020
1 parent 26892ac commit d08aa44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog-tutorial-shared/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Give it the flag "-p" or "--popularity", and the script also calculates and adds

1. Install the latest version of [Apache Spark](http://spark.apache.org/) and [sbt](http://www.scala-sbt.org/download.html).

2. Clone this repository and build the Spark script with `sbt package` (in the root directory of this repo).
2. Clone this repository and build the Spark script with `sbt package` (from the blog-tutorial-shared directory).

3. Use the resulting jar file when running spark jobs included in the tutorials.

Expand Down

0 comments on commit d08aa44

Please sign in to comment.