Skip to content

Commit

Permalink
fix(docs): install version
Browse files Browse the repository at this point in the history
  • Loading branch information
snorrees authored Jan 18, 2023
1 parent a686b5f commit a00d64f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ _Individual asset view_
In your Sanity project folder:

```sh
npm install --save sanity-plugin-media@studio-v3
npm install --save sanity-plugin-media
```

or

```sh
yarn add sanity-plugin-media@studio-v3
yarn add sanity-plugin-media
```

## Usage
Expand Down

0 comments on commit a00d64f

Please sign in to comment.