Skip to content

Commit

Permalink
fix(docs): quickstart correction
Browse files Browse the repository at this point in the history
Signed-off-by: Snorre Eskeland Brekke <snorre.e.brekke@gmail.com>
  • Loading branch information
snorrees committed Nov 16, 2022
1 parent acf0080 commit 02a0fa4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Expand Up @@ -76,11 +76,6 @@ cd /path/to/my-studio
npx yalc add sanity-plugin-testing-it-out && npx yalc link sanity-plugin-testing-it-out && npm install
```

# Use this command if your studio uses yarn
npx yalc add sanity-plugin-testing-it-out && npx yalc link sanity-plugin-testing-it-out && npm install

```
Now, configure the plugin in sanity.config.ts (or .js) in Sanity Studio:

```ts
Expand Down

0 comments on commit 02a0fa4

Please sign in to comment.