From 9f3019ab0620068887cda6cd5b02c2f0c5fbe0ed Mon Sep 17 00:00:00 2001 From: Fabien LUCE Date: Thu, 19 Dec 2019 21:19:32 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e862f52..f41940e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ audio file and creates an xml file to listen to them as a podcast. ## Getting Started -Run python core.py -h. To launch with GUI: python core.py -i from virtual environment. +* Run install.sh under Debian based distribution. +* Run python core.py -h. To launch with GUI: python core.py -i from virtual environment. ### Prerequisites