Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JulesHuisman committed Oct 28, 2021
1 parent 088c2ab commit 941bb66
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 @@ -34,7 +34,7 @@ def meltano_pipeline():
1. Open this repository in Visual Studio Code.
2. Install the [Remote - Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers) plugin for Visual Studio Code.
3. Wait for the container setup, it should automatically install all Meltano plugins.
4. Open the integrated terminal and start Dagit `dagit -f dagster/pipeline.py`
4. Open the integrated terminal and start Dagit `dagit -f dagster_meltano/tests/pipeline.py`
4. Visit `localhost:3000` to access Dagit.

### Setup using other IDEs
Expand Down

0 comments on commit 941bb66

Please sign in to comment.