From 90a5b0ecb09faad07468b7ea25f84874a0a57968 Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:51:25 +0000 Subject: [PATCH] Update installation.mdx --- installation.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/installation.mdx b/installation.mdx index a93371b50..8ee68f7c9 100644 --- a/installation.mdx +++ b/installation.mdx @@ -18,6 +18,10 @@ Use the CLI to preview your documentation locally as you write and edit. View ch The CLI also has utilities for maintaining your documentation, including commands to rename files, validate OpenAPI specifications, and migrate content between formats. + + The CLI works locally once downloaded and does not require an internet connection to preview your documentation. + + ## Install the CLI