diff --git a/quickstart.mdx b/quickstart.mdx index 1065c1e02..fd7cb18be 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -5,7 +5,9 @@ keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "se boost: 3 --- -import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx"; + + TEST TEST + After you complete this guide, you'll have a live documentation site ready to customize and update. @@ -75,7 +77,6 @@ Find your exact URL on the **Overview** page of your [dashboard](https://app.min ``` ```bash pnpm - pnpm add -g mint ```