From 8c15a1d5bd668f039bfc2024f6a122bfedc3d8a3 Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 27 Dec 2014 00:24:32 -0800 Subject: [PATCH] Updated SETUP --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4fd26be..9358170 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ Installation for v2 of MumbleDJ is much easier than it was before, due to the re **2)** Install [`ffmpeg`](https://www.ffmpeg.org/) if it is not already installed on your system. -**3)** Clone the `MumbleDJ` repository. +**3)** Install [`youtube-dl`](https://github.com/rg3/youtube-dl#installation). -**4)** `cd` into the `MumbleDJ` repository directory and execute the following commands: +**4)** Clone the `MumbleDJ` repository. + +**5)** `cd` into the `MumbleDJ` repository directory and execute the following commands: ``` $ make install_deps $ make