You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: installation.mdx
+12-4Lines changed: 12 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
---
2
2
title: "CLI"
3
+
sidebarTitle: "Installation"
3
4
description: "Install the CLI to preview and develop your docs locally"
4
5
icon: "terminal"
5
6
---
@@ -73,22 +74,29 @@ pnpm dlx mint dev
73
74
74
75
## Updates
75
76
76
-
Each CLI release is associated with a specific version of the Mintlify platform. If your local preview is out of sync with the production version, please update the CLI:
77
+
You can update the client and CLI versions independently.
77
78
78
-
<CodeGroup>
79
+
### Client version
80
+
81
+
If your local preview is out of sync with the production version, update your client version:
0 commit comments