Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentclaes committed Dec 14, 2020
1 parent c498821 commit 7ef4529
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 @@ -77,7 +77,7 @@ The definition of our pipeline can be found in `examples/data_pipeline_simple/da

## Deploy, Run and Destroy

Set the aws account number and the profile that contains your aws credentials (`.aws/credentials`) as environment variables:
Set the aws account number and the profile that contains your aws credentials (`~/.aws/credentials`) as environment variables:

export AWS_DEFAULT_ACCOUNT=my-account-number
export AWS_PROFILE=my-profile
Expand Down

0 comments on commit 7ef4529

Please sign in to comment.