Skip to content

Commit cad8997

Browse files
Update .vscode/README.md to clarify PostgreSQL Client requirements, specifying it is necessary for users opting to use PostgreSQL as their database. This enhances the documentation for better user understanding.
1 parent 3100ba1 commit cad8997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Before using the debugger, make sure you have installed:
5353

5454
**Other platforms:** Download from [yq releases](https://github.com/mikefarah/yq/releases)
5555

56-
- **PostgreSQL Client (psql)** - Required for database cleanup operations:
56+
- **PostgreSQL Client (psql)** - Required if you want to use PostgreSQL as database
5757

5858
**macOS:**
5959

0 commit comments

Comments
 (0)