diff --git a/helm-charts/chatqna/README.md b/helm-charts/chatqna/README.md index ebad203d3..a4041a948 100644 --- a/helm-charts/chatqna/README.md +++ b/helm-charts/chatqna/README.md @@ -19,7 +19,7 @@ To install the chart, run the following: ```console cd GenAIInfra/helm-charts/ -./update_dependency.sh +scripts/update_dependency.sh helm dependency update chatqna export HFTOKEN="insert-your-huggingface-token-here" export MODELDIR="/mnt/opea-models"