From cf68dd9d399af22d5503ac800eb7c79ffb3c4265 Mon Sep 17 00:00:00 2001 From: "Kaishan (Sam) Ding" <52273168+dks333@users.noreply.github.com> Date: Thu, 14 May 2026 13:33:13 -0700 Subject: [PATCH] Update quickstart.mdx for minor edits and pnpm command Mintlify-Source: dashboard-editor --- quickstart.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 ```