-This file is for you to describe the feed application. Typically
+This file is for you to describe the wrfeed application. Typically
you would include information such as the information below:
Installation and Setup
======================
-Install ``feed`` using easy_install::
+Install ``wrfeed`` using easy_install::
- easy_install feed
+ easy_install wrfeed
Make a config file as follows::
- paster make-config feed config.ini
+ paster make-config wrfeed config.ini
Tweak the config file as appropriate and then setup the application::