Skip to content

Commit 2dfdf80

Browse files
committed
Fix readme
1 parent 2945988 commit 2dfdf80

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,7 @@ aws_access_key_id = <ADD YOURS HERE>
2929
aws_secret_access_key = <ADD YOURS HERE>
3030
```
3131

32-
`~.aws/config`
33-
34-
```
35-
[default]
36-
region = eu-central-1
37-
```
38-
39-
Run `eb init` in /backend
32+
Run `eb init --profile panopticon` in `/backend`
4033

4134
## Deployment
4235

0 commit comments

Comments
 (0)