From b3b729272b70757a4be22eb3ddcc27552fe26e8b Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Wed, 22 Dec 2021 15:25:16 +0100 Subject: [PATCH] [mirotalksfu] - fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b549ed..a21ccce 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ If you want to deploy an `MiroTalk SFU` instance on `your own dedicated droplet` - You will need to have `NodeJS` installed, this project has been tested with Node version [12.X](https://nodejs.org/en/blog/release/v12.22.1/) and [14.X](https://nodejs.org/en/blog/release/v14.17.5/), `python3-pip DEB package`, `build-essential DEB package` and `python version >= 3.6 with PIP`. -- The `requirements` can also be found [here](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements). +The `requirements` can also be found [here](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements). ```bash # Clone this repo