Skip to content

Commit 0d43341

Browse files
committed
update simple stack query package name
1 parent 9b2ce4d commit 0d43341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/src/content/docs/query.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you are using an older version of Simple Query, [check the GitHub releases](h
3232
Simple Query is an Astro integration. We recommend installing with the `astro add` CLI:
3333

3434
```bash
35-
astro add simple-stack-query
35+
astro add @simplestack/query
3636
```
3737

3838
To install this integration manually, follow the [manual installation instructions](https://docs.astro.build/en/guides/integrations-guide/#manual-installation)

0 commit comments

Comments
 (0)