Skip to content

Commit 0495a7e

Browse files
authored
Update install-run.md
1 parent 4ac9022 commit 0495a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/translator/containers/install-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ If you installed Docker Desktop CLI, it includes Docker compose and its prerequi
473473
ports:
474474
- "5000:5000"
475475
volumes:
476-
- D:\TranslatorContainer:/usr/local/models
476+
- {your local folder}:/usr/local/models
477477
azure-ai-language:
478478
container_name: azure-ai-language
479479
image: mcr.microsoft.com/azure-cognitive-services/textanalytics/language:latest

0 commit comments

Comments
 (0)