Skip to content

Commit 0ac6c74

Browse files
authored
Update samples/hasura/README.md
1 parent 1381d41 commit 0ac6c74

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

samples/hasura/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@ The sample populates the database with some sample data so you can quickly start
99
## Prerequisites
1010

1111
1. Download [Defang CLI](https://github.com/DefangLabs/defang)
12-
2. Have a managed database service configured and ready, such as [Neon PostgreSQL](https://neon.tech/)
13-
3. (Optional) If you are using [Defang BYOC](https://docs.defang.io/docs/concepts/defang-byoc) authenticate with your cloud provider account
14-
4. (Optional for local development) [Docker CLI](https://docs.docker.com/engine/install/)
15-
5. (Optional) Install the [Hasura CLI](https://hasura.io/docs/latest/hasura-cli/install-hasura-cli/) to create migrations and update metadata for your Hasura GraphQL API
12+
2. (Optional) If you are using [Defang BYOC](https://docs.defang.io/docs/concepts/defang-byoc) authenticate with your cloud provider account
13+
3. (Optional for local development) [Docker CLI](https://docs.docker.com/engine/install/)
14+
Comment view5. (Optional) Install the [Hasura CLI](https://hasura.io/docs/latest/hasura-cli/install-hasura-cli/) to create migrations and update metadata for your Hasura GraphQL API
1615

1716
## Development
1817

0 commit comments

Comments
 (0)