mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 01:10:40 +01:00
docs(installation): add bun command (#1141)
* docs: add bun installation command * fix: add missing bracket
This commit is contained in:
@@ -20,6 +20,10 @@ yarn add @nuxt/ui
|
||||
npm install @nuxt/ui
|
||||
```
|
||||
|
||||
```bash [bun]
|
||||
bun add @nuxt/ui
|
||||
```
|
||||
|
||||
::
|
||||
|
||||
2. Add it to your `modules` section in your `nuxt.config`:
|
||||
|
||||
Reference in New Issue
Block a user