From ffc13b502ea4128a3c5f5115a75e606e26240427 Mon Sep 17 00:00:00 2001 From: LJWang2024 Date: Mon, 28 Oct 2024 17:10:04 +0800 Subject: [PATCH] Add to install dotenv in README --- Python(v4.0)/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Python(v4.0)/README.md b/Python(v4.0)/README.md index bac9cac..be08006 100644 --- a/Python(v4.0)/README.md +++ b/Python(v4.0)/README.md @@ -37,6 +37,7 @@ Azure AI Document Intelligence is a cloud-based [Azure AI service](https://learn ```bash pip install azure-ai-documentintelligence --pre +pip install python-dotenv ``` 2. Clone or download this sample repository