diff --git a/docs-site/content/docs/getting-started/quickstart.mdx b/docs-site/content/docs/getting-started/quickstart.mdx index de983394..59b58d1a 100644 --- a/docs-site/content/docs/getting-started/quickstart.mdx +++ b/docs-site/content/docs/getting-started/quickstart.mdx @@ -3,6 +3,8 @@ title: Quickstart description: Install KTX, run setup, and connect your coding agent. --- +import { CopyButton } from "@/components/copy-button"; + This guide takes a local analytics project from empty to agent-ready. You'll install the CLI, run one guided setup command, and hand the context to a coding assistant. @@ -51,23 +53,36 @@ If you're a coding assistant choosing a docs route, start with the
+
ktx setup, verify connections, and
report the result.
-
- +