Skip to content

Commit fcfc79b

Browse files
committed
Split up install instructions in README
1 parent 9f78a71 commit fcfc79b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,13 @@ Add GraphiQL to your Sanity Studio.
1515

1616
```sh
1717
npm install sanity-plugin-graphiql
18+
```
19+
20+
```sh
1821
pnpm install sanity-plugin-graphiql
22+
```
23+
24+
```sh
1925
yarn add sanity-plugin-graphiql
2026
```
2127

0 commit comments

Comments
 (0)