diff options
| author | Jibon L. Costa <jiboncosta57@gmail.com> | 2020-04-10 17:17:37 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-10 17:17:37 +0600 |
| commit | e02296336732b6ce4adad554a339e35f67186da1 (patch) | |
| tree | f1592ac4d2b69a2bf9f32b67f4aef02077297097 | |
| parent | 1a8391f2cf9570b88badf91d571815f71c55d974 (diff) | |
| download | bbb-recorder-e02296336732b6ce4adad554a339e35f67186da1.tar.gz bbb-recorder-e02296336732b6ce4adad554a339e35f67186da1.zip | |
skip download Chromium
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ Clone the project first: ```javascript git clone https://github.com/jibon57/bbb-recorder cd bbb-recorder -npm install +npm install --ignore-scripts ``` ### Recording export |
