Update install command to npx skills add

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Andre Landgraf
2026-02-11 11:56:31 -08:00
co-authored by Cursor
parent e4650e5f4c
commit 6e3864583b
+1 -1
View File
@@ -19,5 +19,5 @@ Best practices and guidelines for working with Postgres. Covers schema design, i
## Installation
```bash
npx add-skill neondatabase/postgres-skills
npx skills add neondatabase/postgres-skills
```