Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 7bdf472

Browse files
committed
fix: readme
1 parent abba6b9 commit 7bdf472

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
@@ -33,8 +33,8 @@ Then:
3333

3434
```shell
3535
source .venv/bin/activate
36-
cd infrastructure/aws
3736
cp .env.local .env
37+
cd infrastructure/aws
3838
# Make sure you're using the eoAPI sub-account
3939
aws sso login --profile eoapi && eval "$(aws configure export-credentials --profile eoapi --format env)" # or however you configure your AWS sessions
4040
cdk diff # to show any differences

0 commit comments

Comments
 (0)