From b7a16fea4d79e76ae76b606a1440e3bb0259141f Mon Sep 17 00:00:00 2001 From: Carlos Santos <4a.santos@gmail.com> Date: Mon, 6 Apr 2020 16:13:33 +0200 Subject: [PATCH] openvidu-webcomponent: Updated Readme --- openvidu-webcomponent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openvidu-webcomponent/README.md b/openvidu-webcomponent/README.md index 57a99dfa..467906e3 100644 --- a/openvidu-webcomponent/README.md +++ b/openvidu-webcomponent/README.md @@ -37,7 +37,7 @@ Install npm dependencies with: $ npm install ``` -After that the following command will generate and copy the webcomponent files into a openvidu-webcomponent project: +After that, the following command will generate the necessary artefacts and it'll copy them automatically into the openvidu-webcomponent tutorial: ```bash $ npm run build:openvidu-webcomponent