Update README.md

This commit is contained in:
Adam Matthiesen 2024-02-14 11:52:27 -08:00 committed by GitHub
parent 39eeb0598a
commit 4257f21ab0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 13 deletions

View File

@ -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