diff --git a/README.md b/README.md index 95c8bdd..2c52de7 100644 --- a/README.md +++ b/README.md @@ -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'