Skip to content

Commit 8a8e74f

Browse files
fix(docs): yarn install command in html.mdx (#1901)
1 parent cfd7e1c commit 8a8e74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/components/html.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ yarn add @react-email/components -E
2727

2828
# or get the individual package
2929

30-
pnpm add @react-email/html -E
30+
yarn add @react-email/html -E
3131
```
3232

3333
```sh pnpm

0 commit comments

Comments
 (0)