Update install.md

This commit is contained in:
jb-alvarado 2020-05-07 17:03:33 +02:00 committed by GitHub
parent 4fc3427a26
commit 9162c2402f

View File

@ -61,5 +61,5 @@ curl -sL https://deb.nodesource.com/setup_12.x | bash -
**For full installation (with ffmpeg/srs):** **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 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 mediainfo
``` ```