From 109660278123ace1bb1a93f68e5dd2a32291ba37 Mon Sep 17 00:00:00 2001
From: "April I. Murphy" <36110273+aimurphy@users.noreply.github.com>
Date: Mon, 24 Nov 2025 11:15:14 -0800
Subject: [PATCH] Apply suggestions from code review
Co-authored-by: Mendon Kissling <59585235+mendonk@users.noreply.github.com>
---
docs/docs/get-started/install.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/get-started/install.mdx b/docs/docs/get-started/install.mdx
index 19f5d06d..06f73e3e 100644
--- a/docs/docs/get-started/install.mdx
+++ b/docs/docs/get-started/install.mdx
@@ -237,7 +237,7 @@ If the TUI detects OAuth credentials, it enforces the **Advanced Setup** path.
## Exit the OpenRAG TUI
-To exit the OpenRAG TUI, press q.
+To exit the OpenRAG TUI, navigate to the main menu, and then press q.
The OpenRAG containers continue to run until they are stopped.
For more information, see [Manage OpenRAG containers with the TUI ](#tui-container-management).