chore(readme): update readme

This commit is contained in:
Jewgeni Lewash 2024-03-05 22:30:58 +01:00
parent 3becaf633a
commit e3bb3b34e4

View File

@ -36,7 +36,7 @@ If you don't want to use Directus CMS:
- Delete /src/pages/recipes.astro - Delete /src/pages/recipes.astro
- `pnpm remove @directus/sdk` - `pnpm remove @directus/sdk`
If you want to use Directus, make sure to grant the view permission to the public for the collection and `directus_fields` in your Directus dashboard. Adjust the /src/lib/directus for your content. If you want to use Directus, make sure to grant the view permission to the public for the collection(s) you want to use and `directus_fields` in your Directus dashboard. Adjust the /src/lib/directus for your content.
### Add shadcn/ui components ### Add shadcn/ui components