Added Python 3 Package to Readme

Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
Lars Kiesow 2015-10-30 01:03:26 +01:00
parent 345c0edf09
commit 7b9df19402
No known key found for this signature in database
GPG key ID: 5DAFE8D9C823CE73

View file

@ -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**