From a5affd5e89a0fec31202f5a30f5a4ebc25ba3fd0 Mon Sep 17 00:00:00 2001 From: subnub Date: Thu, 5 Mar 2020 15:41:14 -0500 Subject: [PATCH] more readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index a79068f..4810b0c 100755 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ Required: - MongoDB Optional: -- FFMPEG (For Video Transcoding, Does not work very well because of encryption ATM, But non-transcoded videos stream without any issue, I do not recommend using this yet.) +- FFMPEG (For Video Transcoding, Does not work very well because of encryption ATM, But non-transcoded videos stream work without any issue, I do not recommend using this yet.) Setup: - “npm install”, Installs all dependencies.