changeset 254:d662cba2afb1

Add markdown to the README.
author Steve Losh <steve@stevelosh.com>
date Thu, 24 Sep 2009 18:00:24 -0400
parents fcf6b1564285
children 4a52186008ee cebed91e780d
files README
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Sep 24 17:59:16 2009 -0400
+++ b/README	Thu Sep 24 18:00:24 2009 -0400
@@ -24,6 +24,10 @@
     cd blatter
     python setup.py install
 
+The python-markdown module (for rendering the website content):
+
+    easy_install markdown
+
 Usage
 -----