diff --git a/plugins/RSS/README.txt b/plugins/RSS/README.txt index 0d1655156..10f743e84 100644 --- a/plugins/RSS/README.txt +++ b/plugins/RSS/README.txt @@ -5,6 +5,9 @@ In order to use this plugin you must have the following modules installed: - feedparser: http://feedparser.org/ +If you are experiencing TypeError issues with Python 3, please apply this +patch: http://code.google.com/p/feedparser/issues/detail?id=403 + Basic usage -----------