From c225a0c8dd6c8d6c4151eccf354fcb23e20afb3c Mon Sep 17 00:00:00 2001 From: MrS0m30n3 Date: Sat, 13 Dec 2014 22:07:23 +0200 Subject: [PATCH] README: Add INSTALLATION --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 422c00c..2e42f1d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,14 @@ written in wxPython. ![Options window](http://i.imgur.com/eShdoLD.png) +## INSTALLATION +**Linux**: sudo python setup.py install + +Then you can call youtube-dlg from the command line +using "youtube-dl-gui" command or by creating a desktop launcher + +**Windows**: Check WINDOWS_SETUP + ## WINDOWS_SETUP http://code.google.com/p/youtube-dlg/