diff --git a/README.md b/README.md index 73bf4e5..fa3a482 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ self-hosted-convex|010... 1. Time to pick a theme! Go to [shadcn/create](https://ui.shadcn.com/create), create a theme, and simply use the received command to init this theme in Your project! -2. Replace `aliases` section in `components.json`. Then folders accordingly. +2. Replace `aliases` section in `components.json`. ``` "aliases": { @@ -147,6 +147,8 @@ self-hosted-convex|010... }, ``` +Move the folders accordingly. Make sure to also update front-end imports, since those changed too. + #### Troubleshooting ```