We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191e0cf commit eec8772Copy full SHA for eec8772
example-apps/chatbot-rag-app/README.md
@@ -188,7 +188,7 @@ See [Langchain documentation][loader-docs] for more ways to load documents.
188
### Building from source with docker
189
190
To build the app from source instead of using published images, pass the `--build`
191
-flag to Compose.
+flag to Docker Compose.
192
193
```bash
194
docker compose up --build --force-recreate
0 commit comments