From 4f8fc3f7bb9ac3ec7aff6af1c983fcc2a7505577 Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Thu, 7 May 2020 16:48:43 +0200 Subject: [PATCH] Update install.md --- docs/install.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/install.md b/docs/install.md index 621e0329..99be9650 100644 --- a/docs/install.md +++ b/docs/install.md @@ -59,6 +59,7 @@ apt install -y curl curl -sL https://deb.nodesource.com/setup_14.x | bash - ``` +**For full installation (with ffmpeg/srs):** ``` apt install -y sudo net-tools git python3-dev build-essential virtualenv python3-virtualenv nodejs nginx autoconf automake libtool pkg-config texi2html yasm cmake curl mercurial git wget gperf ```