punctuation
This commit is contained in:
parent
bb63309d1c
commit
ebaa1f1a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ The following variables are required or recommended:
|
|||
|
||||
3. Deploy the OpenRAG containers locally using the appropriate Docker Compose configuration for your environment:
|
||||
|
||||
* **CPU-only deployment** (default, recommended): If your host machine doesn't have NVIDIA GPU support, use the base `docker-compose.yml` file.
|
||||
* **CPU-only deployment** (default, recommended): If your host machine doesn't have NVIDIA GPU support, use the base `docker-compose.yml` file:
|
||||
|
||||
```bash title="Docker"
|
||||
docker compose up -d
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue