From 8e06d8e41f2a5821f60b7442d868be2ca0d22121 Mon Sep 17 00:00:00 2001 From: wltb Date: Mon, 21 Apr 2014 17:56:13 +0200 Subject: [PATCH] typo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cc00ef7..6c751ef 100644 --- a/readme.md +++ b/readme.md @@ -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