Skip to content

Commit

Permalink
Merge pull request Bridgewater#2 from bigsnarfdude/spark
Browse files Browse the repository at this point in the history
Fixed curl target for bash script - Update README.md
  • Loading branch information
andypetrella committed Oct 13, 2014
2 parents e7543ac + 58f8df1 commit c4a3f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Long story short, there is a small script that can help you setup and launch it


```bash
curl https://raw.githubusercontent.com/andypetrella/spark-notebook/master/run.sh | bash
curl https://raw.githubusercontent.com/andypetrella/spark-notebook/spark/run.sh | bash
```

## Longer story
Expand Down

0 comments on commit c4a3f1e

Please sign in to comment.