diff --git a/docs/docs/get-started/install.mdx b/docs/docs/get-started/install.mdx index 6d9b18b6..f770b073 100644 --- a/docs/docs/get-started/install.mdx +++ b/docs/docs/get-started/install.mdx @@ -173,7 +173,7 @@ To close the OpenRAG TUI, press q. The OpenRAG containers will continue to be served until the containers are stopped. For more information, see [Manage OpenRAG containers with the TUI ](#tui-container-management). -To start the TUI again, run `uvx openrag`. +To start the TUI again, run `uv run openrag`. ## Manage OpenRAG containers with the TUI {#tui-container-management}