From 42ad0a3c52cff2d00ec36074e1bb8117fbc8c6b3 Mon Sep 17 00:00:00 2001 From: subnub Date: Thu, 5 Mar 2020 15:35:57 -0500 Subject: [PATCH] more readme --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1e7603a..4330571 100755 --- a/readme.md +++ b/readme.md @@ -29,6 +29,7 @@ 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.) Setup: +- “npm install”, Installs all dependencies. - "npm run init", Asks user for some environment variable details, pressing enter on these fields will instead use the default values. - "npm run build", This will look for the HTTPS Certificate, Place this HTTPS certificate at the root of the project, with the naming convention (certificate.ca-bundle, certificate.crt, and certificate.key).