Skip to content

Commit

Permalink
docs: fix pnpm command (#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlcastillop authored Mar 2, 2025
1 parent bf96ba3 commit 00c386d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/content/docs/ui/(integrations)/open-graph.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npx fumadocs init og-image
```

```bash tab="pnpm"
pnpm fumadocs init og-image
pnpm dlx fumadocs init og-image
```

```bash tab="yarn"
Expand Down

0 comments on commit 00c386d

Please sign in to comment.