jonbrett / cinnamon-feeds-applet

Cinnamon applet for fetching and displaying RSS feeds
https://jonbrettdev.wordpress.com
20 stars 10 forks source link

feedparser missing #59

Closed jake1164 closed 8 years ago

jake1164 commented 8 years ago

When I install this on a base cinnamon install I get an error that feedparser is missing. Should it be added to the readme that you might need to install feedparser?

 sudo pip install feedparser
jonbrett commented 8 years ago

Sounds like a good idea to me :)