From 4fb40f3fa46754f34372e0a49c8a3506eccbf053 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Wed, 22 Dec 2021 14:44:30 +0100 Subject: [PATCH] [mirotalksfu] - update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e850688..b91ec439 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you want to deploy an `MiroTalk SFU` instance on `your own dedicated droplet` ## Run it locally -- You will need to have `Node.js` 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`. +- You will need to have `Node.js` 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`. Take a look also to [this](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements). ```bash # Clone this repo