diff --git a/apps/web/content/docs/guides/redwood-js.mdx b/apps/web/content/docs/guides/redwood-js.mdx index e1495da36..7eba928ea 100644 --- a/apps/web/content/docs/guides/redwood-js.mdx +++ b/apps/web/content/docs/guides/redwood-js.mdx @@ -50,7 +50,7 @@ yarn rw setup ui tailwindcss 1. Run the following command to install `flowbite-react`: ```bash -yarn add flowbite-react +yarn workspace web add flowbite-react ``` 2. Add the Flowbite plugin to `tailwind.config.js` and include content from `flowbite-react`: