Skip to content

Commit cc2bc02

Browse files
committed
Clarify that some install commands are for linux
1 parent df0bf1c commit cc2bc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/openvidu-call.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ cd openvidu-call
8686
git checkout -b v2.12.0b v2.12.0
8787
```
8888

89-
2) You will need node, NPM and angular-cli to execute the app. You can install them with:
89+
2) You will need node, NPM and angular-cli to execute the app. You can install them with in linux with the following commands:
9090

9191
```bash
9292
sudo apt-get update

0 commit comments

Comments
 (0)