Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes authored Jun 21, 2021
1 parent efc7707 commit c6b96af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/data_pipeline_simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ The definition of the datajob can be found in `datajob_stack.py`
export AWS_PROFILE=my-profile
export AWS_DEFAULT_REGION=eu-west-1
cd examples/data_pipeline_simple
datajob deploy --config datajob_stack.py
cdk deploy --app "python datajob_stack.py"
datajob execute --state-machine data-pipeline-simple-dev-workflow

0 comments on commit c6b96af

Please sign in to comment.