diff --git a/README.md b/README.md index dd4cb40..8033d03 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Quantinuum design tokens and React components. Based on [shadcn](https://ui.shadcn.com/), an opinionated tailwind / radix-ui theme. Shadcn isn't a direct dependency but has a CLI tool to generate components into this repo based on `components.json`. -Run storybook and tailwind compiler in watch mode +Run storybook ```bash npm run dev ```