[Doc] Refine ChatQnA README (#855)

Signed-off-by: letonghan <letong.han@intel.com>
This commit is contained in:
Letong Han
2024-09-20 11:20:20 +08:00
committed by GitHub
parent bc817700b9
commit 7eaab93d0b
4 changed files with 8 additions and 8 deletions

View File

@@ -50,9 +50,9 @@ docker pull opea/chatqna-ui:latest
In following cases, you could build docker image from source by yourself.
- Failed to download the docker image.
- Failed to download the docker image. (The essential Docker image `opea/nginx` has not yet been released, users need to build this image first)
- Use the latest or special version.
- If you want to use a specific version of Docker image.
Please refer to 'Build Docker Images' in below.