Skip to content

Commit 12eac31

Browse files
Merge pull request #221455 from AnuragSingh-MSFT/patch-14
(AzureCXP) fixes MicrosoftDocs/azure-docs#102650
2 parents c1301b1 + 36f03ae commit 12eac31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/javascript-angular-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The Angular plugin for the Application Insights JavaScript SDK, enables:
2828
Install npm package:
2929

3030
```bash
31-
npm install @microsoft/applicationinsights-angularplugin-js
31+
npm install @microsoft/applicationinsights-angularplugin-js @microsoft/applicationinsights-web --save
3232
```
3333

3434
## Basic usage

0 commit comments

Comments
 (0)