From 90a46f14446eb03dd9c3e89a427249de9a1236ad Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 20 Feb 2013 03:17:48 -0800 Subject: remove stupid pandoc for now, use rdiscount and RbST instead. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3b3ae6b..baf88d6 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ Installation cd leap_website bundle +Optional + + sudo apt-get install python-docutils # for ReStructuredText support + Running in development mode cd leap_website -- cgit v1.2.3