diff --git a/README.md b/README.md index bb35c5f..d740b58 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,3 @@ Available with a VSCode extension ([SQLTools](https://marketplace.visualstudio.c 1. Open VSCode remote connection to your deployment. 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 via CLI - -```bash -su postgres -c 'psql' -```