diff --git a/README.md b/README.md index 9bd1d0d1..21f8a690 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,16 @@ The companion app to Script Kit ## Development +Install pnpm: + +[https://pnpm.io/installation](https://pnpm.io/installation) + + +Run the following: + ``` -npm i -npm run dev +pnpm i +pnpm dev ``` ### Reloading