summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-16 04:19:36 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-20 20:04:00 +0700
commit49758e27574dcb54146de7a2b9bcec003b2bee9f (patch)
tree49a5c934b48f3cc97d417305d45b804ee2871156 /network
parent1704ad1aa3a83e97a7c56a72cb432239506a84ab (diff)
downloadslackbuilds-49758e27574dcb54146de7a2b9bcec003b2bee9f.tar.gz
slackbuilds-49758e27574dcb54146de7a2b9bcec003b2bee9f.tar.xz
network/mps-youtube: Update README.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network')
-rw-r--r--network/mps-youtube/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/mps-youtube/README b/network/mps-youtube/README
index 8d28abbce4..876d4da819 100644
--- a/network/mps-youtube/README
+++ b/network/mps-youtube/README
@@ -2,3 +2,6 @@ This project is based on mps, a terminal based program to search,
stream and download music. This implementation uses YouTube as a
source of content and can play and download video as well as audio.
The pafy library handles interfacing with YouTube.
+
+NOTE:
+Please install python3 first before installing all other requirements.