Added Python 3 Package to Readme
Signed-off-by: Lars Kiesow <lkiesow@uos.de>
This commit is contained in:
parent
345c0edf09
commit
7b9df19402
1 changed files with 4 additions and 0 deletions
|
@ -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**
|
||||
|
||||
|
|
Loading…
Reference in a new issue