Skip to content

Commit

Permalink
Fixed reference to starter script in quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
htahir1 committed Feb 26, 2021
1 parent 73b27d2 commit f05be5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/quickstart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd zenml/examples/quickstart
Now we're ready. Execute:

```bash
python run.py
python quickstart.py
```

Or just a jupyter notebook
Expand Down

0 comments on commit f05be5e

Please sign in to comment.