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