From cdcf3043cde3e8c2128c66cac710118c6efae2dc Mon Sep 17 00:00:00 2001 From: brtmr <brtmr@users.noreply.github.com> Date: Tue, 27 Sep 2016 00:06:43 +0200 Subject: [PATCH] Minor formatting fixes --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e1a97be..d8bdab0 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ A program for managing & catching podcasts from the terminal. Work in Progress and unfinished. Use at your own risk. ## Requirements requires feedparser, requests and colorama + install automatically via pip: -Ubuntu: ```pip install podfox``` + +```pip install podfox``` ## Configuration