From 7b9df194027a99dfc9c2f9b227f0cd431d8e5457 Mon Sep 17 00:00:00 2001 From: Lars Kiesow Date: Fri, 30 Oct 2015 01:03:26 +0100 Subject: [PATCH] Added Python 3 Package to Readme Signed-off-by: Lars Kiesow --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index df8662c..0daef76 100644 --- a/readme.md +++ b/readme.md @@ -36,6 +36,10 @@ Simply enable the repository and run: $ yum install python-feedgen +or for the Python 3 package: + + $ yum install python3-feedgen + **Using pip**