diff --git a/quickstart.mdx b/quickstart.mdx index 8e2cb6b5e..490c68b26 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -7,7 +7,7 @@ boost: 3 import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx"; -After you complete this guide, you'll have a live documentation site ready to customize and update. +After you complete this guide, you'll have a live documentation site ready to customize and update.asd ## Before you begin @@ -75,7 +75,6 @@ Find your exact URL on the **Overview** page of your [dashboard](https://dashboa ``` ```bash pnpm - pnpm add -g mint ```