]> ToastFreeware Gitweb - philipp/winterrodeln/wrfeed.git/blobdiff - README.txt
Additional filtering to compensate lack of support by mysql 5.5
[philipp/winterrodeln/wrfeed.git] / README.txt
index 230851250ebb57ce1b9b91d152130e751be64ba5..3d2e1e606917d8c1319478b6d9523cbbc9f7565d 100644 (file)
@@ -1,16 +1,16 @@
-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::