summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5634ac3..1aa012e 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,7 @@ Example Configuration
(use-modules (haunt site)
(haunt reader)
(haunt builder blog)
- (haunt builder atom)
- (srfi srfi-19))
+ (haunt builder atom))
(site #:title "Built with Guile"
#:domain "dthompson.us"