summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorErik Edrosa <erik.edrosa@gmail.com>2016-08-12 22:34:21 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2016-08-18 15:04:38 -0400
commit0f4e684f22dee19188b8e5987be29719caa812e1 (patch)
treeb22d51c368bd747d109e5a82947b1375826f499b /README
parenta4d18c0c53263c2c25e60beeb84df62048e08953 (diff)
doc: Add guile-commonmark as optional dependency.
* doc/haunt.text ("Requirements"): Add guile-commonmark. * README ("Requirements"): Add guile-commonmark.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index fd65a73..1906095 100644
--- a/README
+++ b/README
@@ -48,6 +48,7 @@ To view your creation, run =haunt serve= and browse to
Optional:
- guile-reader (for Skribe support)
+ - guile-commonmark (for CommonMark support)
* Building from Git