Fixes breadcrumb installation command

This commit is contained in:
Lucas Bois 2024-03-14 12:20:01 -03:00 committed by GitHub
parent d4c7b0107f
commit 75bf95184e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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