Skip to content

Commit c4a3f1e

Browse files
committed
Merge pull request Bridgewater#2 from bigsnarfdude/spark
Fixed curl target for bash script - Update README.md
2 parents e7543ac + 58f8df1 commit c4a3f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Long story short, there is a small script that can help you setup and launch it
1818

1919

2020
```bash
21-
curl https://raw.githubusercontent.com/andypetrella/spark-notebook/master/run.sh | bash
21+
curl https://raw.githubusercontent.com/andypetrella/spark-notebook/spark/run.sh | bash
2222
```
2323

2424
## Longer story

0 commit comments

Comments
 (0)