Skip to content

Commit 5165409

Browse files
committed
fix wording for dev section in fastapi
1 parent c38ca4e commit 5165409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/fastapi-postgres/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This sample project demonstrates how to deploy FastAPI with PostgreSQL with Defa
1111

1212
## Development
1313

14-
To run the application locally, you can use the following command:
14+
To run the development container(s) locally, do:
1515

1616
```
1717
docker compose -f compose.dev.yaml up --build

0 commit comments

Comments
 (0)