diff --git a/docs/latest/pages/docs/getting-started/installation.mdx b/docs/latest/pages/docs/getting-started/installation.mdx index 513130d..b86efb7 100644 --- a/docs/latest/pages/docs/getting-started/installation.mdx +++ b/docs/latest/pages/docs/getting-started/installation.mdx @@ -2,7 +2,7 @@ import { Tab, Tabs } from "nextra-theme-docs"; # Installation - + ```sh @@ -24,6 +24,11 @@ import { Tab, Tabs } from "nextra-theme-docs"; ``` + + ```sh + bun add class-variance-authority + ``` +