From 4dc27d40532dcb6ff0a778ba2e5172770f9dc7a3 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 00:15:52 +0000 Subject: [PATCH] Clarify that mint update also updates the preview client Generated-By: mintlify-agent --- cli/commands.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/commands.mdx b/cli/commands.mdx index deb5b256c..54fe6d1dc 100644 --- a/cli/commands.mdx +++ b/cli/commands.mdx @@ -345,7 +345,7 @@ mint new [directory] [flags] ## `mint update` -Update the CLI to the latest version. +Update the CLI and the local preview client to the latest version. ```bash mint update