Skip to content

Commit 159c1e5

Browse files
authored
Update video-effects.md
------- cc: @sloanster
1 parent e593575 commit 159c1e5

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)