Skip to content

Commit 3a8800b

Browse files
committed
chore(README): update local development command from pnpm to yarn
1 parent db76406 commit 3a8800b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
For running locally, you'll need [Node.js](https://nodejs.org/en/) installed.
1010
```
11-
pnpm run dev
11+
yarn run dev
1212
```
1313

1414
## 🚀 Project Structure

0 commit comments

Comments
 (0)