diff --git a/README.md b/README.md index 54751c32..90741333 100644 --- a/README.md +++ b/README.md @@ -180,7 +180,7 @@ Example:
-- Before running MiroTalk SFU, ensure you have `Node.js` and all [requirements](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements) installed. This project has been tested with Node version [18.X](https://nodejs.org/en/download). +- Before running MiroTalk SFU, ensure you have `Node.js` and all [requirements](https://mediasoup.org/documentation/v3/mediasoup/installation/#requirements) installed. This project has been tested with Node version [22.X](https://nodejs.org/en/download). - Requirements install example for `Ubuntu 24.04 LTS` @@ -202,7 +202,7 @@ $ apt install -y ffmpeg ![nodejs](public/images/nodejs.png) -Install `NodeJS 18.X` and `npm` using [Node Version Manager](https://docs.mirotalk.com/nvm/nvm/) +Install `NodeJS 22.X` and `npm` using [Node Version Manager](https://docs.mirotalk.com/nvm/nvm/) ---