We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0bf1c commit cc2bc02Copy full SHA for cc2bc02
docs/demos/openvidu-call.md
@@ -86,7 +86,7 @@ cd openvidu-call
86
git checkout -b v2.12.0b v2.12.0
87
```
88
89
-2) You will need node, NPM and angular-cli to execute the app. You can install them with:
+2) You will need node, NPM and angular-cli to execute the app. You can install them with in linux with the following commands:
90
91
```bash
92
sudo apt-get update
0 commit comments