From 4257f21ab0de22ae81c81885f93630446ac25ac7 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Wed, 14 Feb 2024 11:52:27 -0800 Subject: [PATCH] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index c6852e8d..eccd79e8 100644 --- a/README.md +++ b/README.md @@ -41,19 +41,7 @@ In this Repo you will find the Following: ## Contributing -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 --frozen-lockfile -``` - -Then you can run the playground: - -```sh -pnpm playground:dev -``` +- [Contributing Doc](./CONTRIBUTING.md) ### Acknolegments