Skip to content

Commit eec8772

Browse files
Update example-apps/chatbot-rag-app/README.md
Co-authored-by: Adrian Cole <[email protected]>
1 parent 191e0cf commit eec8772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-apps/chatbot-rag-app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ See [Langchain documentation][loader-docs] for more ways to load documents.
188188
### Building from source with docker
189189

190190
To build the app from source instead of using published images, pass the `--build`
191-
flag to Compose.
191+
flag to Docker Compose.
192192

193193
```bash
194194
docker compose up --build --force-recreate

0 commit comments

Comments
 (0)