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: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,14 @@ The `install` command auto-detects all installed coding agents and configures MC
104
104
105
105
### Graph Visualization UI
106
106
107
-
If you downloaded the `ui` variant:
107
+
The UI ships as a separate `ui` build (it embeds the frontend). The default install on every channel is the lean, headless server; opt into the UI build with:
108
+
109
+
-**install.sh:** add `--ui` (see [Quick Start](#quick-start))
0 commit comments