Skip to content

Commit 301b439

Browse files
committed
docs: Добавление bun в гайд по установке
1 parent f9d3d95 commit 301b439

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ npm install @pacific-agency/nuxt-utils
1818
yarn add @pacific-agency/nuxt-utils
1919
```
2020

21+
```bash [bun]
22+
bun add @pacific-agency/nuxt-utils
23+
```
24+
2125
:::
2226

2327
## Использование

0 commit comments

Comments
 (0)