From 643ccdaeed75faf2c89b467034febb4bba847e36 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Thu, 14 Jul 2016 17:08:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a50e65..95611e0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ pip install mechanize pip install bs4 pip install pafy ``` -If you want to convert downloaded music to mp3 (from m4a) install ffmpeg: +[OPTIONAL] If you want to convert downloaded music to mp3 (from m4a) install ffmpeg: ``` sudo apt-get install ffmpeg or download from https://ffmpeg.zeranoe.com/builds/ for windows