Skip to content

Commit

Permalink
Split up install instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
romeovs committed Jun 10, 2024
1 parent 9f78a71 commit fcfc79b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,13 @@ Add GraphiQL to your Sanity Studio.

```sh
npm install sanity-plugin-graphiql
```

```sh
pnpm install sanity-plugin-graphiql
```

```sh
yarn add sanity-plugin-graphiql
```

Expand Down

0 comments on commit fcfc79b

Please sign in to comment.