Skip to content

Commit 2f9af1e

Browse files
committed
Changed command to install JavaScript Azure Batch SDK
1 parent e99ec3c commit 2f9af1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-js-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Now, let us follow the process step by step into building the JavaScript client:
4545

4646
You can install Azure Batch SDK for JavaScript using the npm install command.
4747

48-
`npm install azure-batch`
48+
`npm install @azure/batch`
4949

5050
This command installs the latest version of azure-batch JavaScript SDK.
5151

0 commit comments

Comments
 (0)