Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 51c337e

Browse files
committed
docs: update readme
1 parent e5253dc commit 51c337e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ The official working repository for V1 of Chakra UI Vue with Vue 3 support.
66

77
### Install dependencies
88
```bash
9-
yarn install
9+
pnpm install
1010

11-
yarn playground:dev
11+
pnpm dev
12+
13+
pnpm playground:dev
1214
```
1315

1416
## Development Guide

0 commit comments

Comments
 (0)