summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-02-20 03:17:48 -0800
committerelijah <elijah@riseup.net>2013-02-20 03:17:48 -0800
commit90a46f14446eb03dd9c3e89a427249de9a1236ad (patch)
treee31033e06da897c7177184769f910145b1403f09 /README.md
parentdb22c6c5dabac89b66aab8dd0710636d9be75a67 (diff)
remove stupid pandoc for now, use rdiscount and RbST instead.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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