mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
docs: fix pnpm command
This commit is contained in:
@@ -9,7 +9,7 @@ description: 'Learn how to install and configure the module in your Nuxt app.'
|
||||
::code-group
|
||||
|
||||
```sh [pnpm]
|
||||
pnpm i @nuxt/ui
|
||||
pnpm add @nuxt/ui
|
||||
```
|
||||
|
||||
```bash [yarn]
|
||||
|
||||
Reference in New Issue
Block a user