From 01188a3c7a9d8574b9141bcec2a0f40e124532ef Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 25 Feb 2012 23:20:58 -0700 Subject: [PATCH] Updated readme --- docs/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index 93ab8875..bd824080 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -2,7 +2,7 @@ 1. Install [Pandoc](http://johnmacfarlane.net/pandoc). 2. cd to docs/src -3. pandoc index.md -o ../index.html +3. pandoc *.md -o ../ # Adding stuff