diff options
| author | Jibon L. Costa <jiboncosta57@gmail.com> | 2020-04-02 00:14:50 +0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-02 00:14:50 +0600 |
| commit | 45985f25b7cc85a9a38d21b5b4e0ca86b217520f (patch) | |
| tree | bdb531f8aa57c0314478fb706907f9ad5acc11c6 | |
| parent | af776feee533e0d8244840c751b1a2254c1d432b (diff) | |
| download | bbb-recorder-45985f25b7cc85a9a38d21b5b4e0ca86b217520f.tar.gz bbb-recorder-45985f25b7cc85a9a38d21b5b4e0ca86b217520f.zip | |
typo
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -12,8 +12,9 @@ Bigbluebutton recordings export to `webm` or `mp4` & live broadcasting. This is 1. xvfb (`apt install xvfb`) 2. Google Chrome stable 3. npm modules listed in package.json +4. Everything inside `dependencies_check.sh` (run `./dependencies_check.sh` to install all) -The latest Google Chrome stable build should be used. +The latest Google Chrome stable build should be use. ```sh curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add @@ -91,7 +92,7 @@ When you will run the command that time `Chrome` browser will be open in backgro ## Looking for Bigbluebutton shared hosting? -We are offering cheaper [Bigbluebutton shared hosting](https://www.mynaparrot.com/classroom) or Bigbluebutton insallation/configuration service. You can send me email jibon[@]mynaparrot.com +We are offering cheaper [Bigbluebutton shared hosting](https://www.mynaparrot.com/classroom) or Bigbluebutton installation/configuration/loadbalance service. You can send me email jibon[@]mynaparrot.com ### Thanks to |
