Skip to content

Commit c91c8ca

Browse files
Merge pull request #225955 from sloanster/patch-10
Update video-effects.md
2 parents 0bcbca6 + 159c1e5 commit c91c8ca

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/communication-services/concepts/voice-video-calling/video-effects.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ For details on using the CLI, see [Use Azure CLI to Create and Manage Access Tok
4747
## Install the Calling effects SDK
4848
Use ‘npm install’ command to install the Azure Communication Calling Effects SDK for JavaScript.
4949

50-
'npm install @azure/communication-calling-effects –save'
50+
```console
51+
npm install @azure/communication-calling-effects --save
52+
```
5153

5254
## Supported video effects:
5355
Currently the video effects support the following ability:

0 commit comments

Comments
 (0)