Skip to content

Commit bf8d9a6

Browse files
committed
update
1 parent f470d71 commit bf8d9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/includes/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In a console window (such as cmd, PowerShell, or Bash), create a new directory f
3434

3535
## Install the client library
3636

37-
Install the Azure OpenAI client library for JavaScript with npm from within the context of your new directory:
37+
Install the required packages for JavaScript with npm from within the context of your new directory:
3838

3939
```console
4040
npm install openai @azure/openai dotenv

0 commit comments

Comments
 (0)