diff --git a/docs/docs/get-started/install.mdx b/docs/docs/get-started/install.mdx index 040f555f..0bb5919d 100644 --- a/docs/docs/get-started/install.mdx +++ b/docs/docs/get-started/install.mdx @@ -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.