better-title

This commit is contained in:
Mendon Kissling 2025-09-30 10:32:39 -04:00
parent 4dd7f5722f
commit 9056461523

View file

@ -21,7 +21,7 @@ OpenRAG can be installed in multiple ways:
- [Docker Compose](https://docs.docker.com/compose/install/) installed. If using Podman, use [podman-compose](https://docs.podman.io/en/latest/markdown/podman-compose.1.html) or alias Docker compose commands to Podman commands.
- For GPU support: (TBD)
## Python wheel {#install-python-wheel}
## Install the OpenRAG Python wheel {#install-python-wheel}
The Python wheel is currently available internally, but will be available on PyPI at launch.
The wheel installs the OpenRAG wheel, which includes the TUI for installing, running, and managing OpenRAG.