8000 update README.md · atkawa7/postgres@bfe92c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit bfe92c5

Browse files
committed
update README.md
1 parent 17f55e4 commit bfe92c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ See all installation instructions in the [repo wiki](https://github.com/supabase
6767

6868
### Quick Build
6969

70-
Set the `supabase_internal` flag to `false` to avoid baking in components that are specific to Supabase's hosted offering.
71-
7270
```bash
7371
$ time packer build -timestamp-ui \
74-
-var "ansible_arguments=--skip-tags,update-only,-v,-e,supabase_internal='false'" \
72+
--var "aws_access_key=<insert aws access key>" \
73+
--var "aws_secret_key=<insert aws secret key>" \
74+
--var "ami_regions=<insert desired regions>" \
7575
amazon-arm.json
7676
```
7777

0 commit comments

Comments
 (0)
0