Skip to content

Commit

Permalink
add pnpm Installation link
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolee1231 committed Dec 22, 2023
1 parent ded1103 commit e4b936c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ follow steps below to start the dev server

1. `corepack enable pnpm` to use pnpm

or refer to [pnpm Installation](https://pnpm.io/installation)

2. `pnpm i` to install dependency

3. `npm run docs:dev`
Expand Down

0 comments on commit e4b936c

Please sign in to comment.