diff --git a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md index 5a2f52e..6619758 100644 --- a/Setting-up-an-HLS-Broadcast-server-with-NGINX.md +++ b/Setting-up-an-HLS-Broadcast-server-with-NGINX.md @@ -2,4 +2,4 @@ ## Installation -1. Install nginx and it's associated RTMP module `sudo apt install nginx` \ No newline at end of file +1. Install nginx and it's associated RTMP module `sudo apt install nginx libnginx-mod-rtmp` \ No newline at end of file