Skip to content

Commit

Permalink
doc: add sanity-cli install command (#18)
Browse files Browse the repository at this point in the history
Add Sanity cli install command as it is required for running `yarn start`.
  • Loading branch information
flagrede authored Jul 14, 2022
1 parent 1981b58 commit bb1a5cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ This is the [Sanity](https://sanity.io/) Studio for editing content on Regen Reg

## Setup

Install dependencies using `yarn`.
1. Install dependencies using `yarn`.
2. Install sanity-cli globally using `npm install -g @sanity/cli`.

## Development

Expand Down

0 comments on commit bb1a5cf

Please sign in to comment.