Skip to content

Commit

Permalink
fix(docs): fix command to install build tool
Browse files Browse the repository at this point in the history
Fix command to install build tool

Signed-off-by: Geoff Ball <geoff@sanity.io>
  • Loading branch information
geball authored Dec 4, 2023
1 parent 737b36d commit cf131ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Check the [FAQ](#faq) fro more on these.

`@sanity/plugin-kit` assumes the plugin will use [@sanity/pkg-utils](https://github.com/sanity-io/pkg-utils#sanitypkg-utils) for build and watch:

> npm install --save-dev @sanity/plugin-kit
> npm install --save-dev @sanity/pkg-utils
## Initialize a new plugin

Expand Down

0 comments on commit cf131ba

Please sign in to comment.