Skip to content

Commit

Permalink
docs: update pnpm usage (nuxt#5597)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aybee5 authored Jun 27, 2022
1 parent ad42023 commit 3b15cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1.getting-started/1.quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ npm run dev -- -o
```

```bash [pnpm]
pnpm run dev -- -o
pnpm run dev -o
```

::
Expand Down

0 comments on commit 3b15cc4

Please sign in to comment.