docs: fixes breadcrumb installation command (#412)

This commit is contained in:
Lucas Bois 2024-03-14 12:41:54 -03:00 committed by Sadegh Barati
parent d4c7b0107f
commit 4aeb6140d4

View File

@ -8,7 +8,7 @@ description: Displays the path to the current resource using a hierarchy of link
## Installation
```bash
npx shadcn-ui@latest add breadcrumb
npx shadcn-vue@latest add breadcrumb
```
## Usage