From c8bcc6989d9e6c1604b9e8f5264ca265f5d84b9b Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 21 Sep 2021 17:30:17 +0200 Subject: [PATCH] [mirotalksfu] - update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ff8312..e595a19 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ $ curl -X POST "http://localhost:3010/api/v1/meeting" -H "authorization: mirotal ## Notes -- Run the project on a `Linux or Mac` system as the `mediasoup` installation could have issues on `Windows`. If you have a Windows system, consider to installing [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10) to be able to run it. +- Run the project on a `Linux or Mac` system as the `mediasoup` installation could have issues on `Windows`. ## Credits