Skip to content

Commit

Permalink
Dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusAhlfors committed Feb 29, 2024
1 parent a9663a8 commit 6c3d859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Available with a VSCode extension ([SQLTools](https://marketplace.visualstudio.c
2. Install the [SQLTools](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools) and [SQLTools PostgreSQL/Redshift Driver](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools-driver-pg) extensions.
3. Open the "SQLTools" tab in the sidebar and click "Strapi".

### Connect to PostgreSQL via CLI
### Connect via CLI

```bash
su postgres -c 'psql'
Expand Down

0 comments on commit 6c3d859

Please sign in to comment.