Skip to content

Commit b7ea271

Browse files
committed
Fix registry dependency
1 parent ba904cb commit b7ea271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/admin/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ In Atomic CRM, these components are sometimes slightly modified to fit the look
3535
Shadcn Admin Kit components are actively maintained and updated. To update the components in Atomic CRM, type the following command:
3636

3737
```
38-
npx shadcn@latest add -o https://marmelab.com/shadcn-admin-kit/r/shadcn-admin-kit-base.json
38+
npx shadcn@latest add -o https://marmelab.com/shadcn-admin-kit/r/admin.json
3939
```
4040

0 commit comments

Comments
 (0)