Apply suggestion from @mendonk

This commit is contained in:
Mendon Kissling 2025-10-29 16:06:27 -04:00 committed by GitHub
parent 783974f14e
commit 84e9033918
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -173,7 +173,7 @@ To close the OpenRAG TUI, press <kbd>q</kbd>.
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}