Skip to content

Commit a410bd4

Browse files
committed
docs: add install docs
1 parent 01ab9f6 commit a410bd4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/index.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ We recommend installing an editor plugin to get the most out of Postgres Languag
104104

105105
### VSCode
106106

107-
TODO
107+
The language server is available on the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=Supabase.postgrestools-vscode). Its published from [this repo](https://github.com/supabase-community/postgrestools-vscode).
108108

109109
### Neovim
110110

@@ -149,6 +149,5 @@ You can change the location of the `pgt-logs` folder via the `PGT_LOG_PATH` vari
149149

150150
## CI Setup
151151

152-
> [!NOTE]
153-
> We will update this section once we have published the binaries.
152+
To use the CLI in GitHub Actions, you can install it via our [GitHub Action](https://github.com/supabase-community/postgrestools-cli-action).
154153

0 commit comments

Comments
 (0)