From d6df5b85bcfebb0d3ff8bccd51727e195409ab02 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 14 Feb 2024 01:45:02 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00fc9788..9c54651c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This is a `pnpm` workspace and requires `pnpm` to function properly To setup this workspace clone this repo and run the following command: ```sh -pnpm install +pnpm install --frozen-lockfile ``` Then you can run the playground: