aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 51436ad..76412a1 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A batteries-included GraphQL toolkit for Deno, wrapping `graphql-js` and `@graph
Published on JSR as [`@eol/gq`](https://jsr.io/@eol/gq).
-```bash
+```sh
deno add jsr:@eol/gq
```
@@ -139,4 +139,4 @@ Low-level executor that `GraphQLHTTP` delegates to. Use it if you’re rolling y
## License
-MIT.
+MIT