This commit is contained in:
wltb 2014-04-21 17:56:13 +02:00
parent b3fb2ba777
commit 8e06d8e41f

View file

@ -165,7 +165,7 @@ Testing the Generator
You can test the module by simply executing::
$ pythom -m feedgen
$ python -m feedgen
If you want to have a look at the code for this test to have a working code
example for a whole feed generation process, you can find it in the