From 3befa63e30d9612a8edacfc73c6bfbea9fc8f787 Mon Sep 17 00:00:00 2001 From: Lucas Nicodemus Date: Sat, 25 Feb 2012 23:25:11 -0700 Subject: [PATCH] Changed readme to be more effective --- docs/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/readme.md b/docs/readme.md index bd824080..7f29d689 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -2,7 +2,8 @@ 1. Install [Pandoc](http://johnmacfarlane.net/pandoc). 2. cd to docs/src -3. pandoc *.md -o ../ +3. pandoc index.md -o ../index.html +4. pandoc permissions.md -o ../permissions.html # Adding stuff