uvx-as-quickstart
This commit is contained in:
parent
c9d4b98069
commit
728228ad3a
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ If you prefer running Podman or Docker containers and manually editing `.env` fi
|
|||
|
||||
The OpenRAG wheel installs the Terminal User Interface (TUI) for configuring and running OpenRAG.
|
||||
|
||||
To quickly install and start OpenRAG, run `uvx openrag`.
|
||||
|
||||
To first set up a project and then install OpenRAG, do the following:
|
||||
|
||||
1. Create a new project with a virtual environment using `uv init`.
|
||||
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue