summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-08-09 10:11:22 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-08-09 10:11:22 -0400
commitd24d29fc19b2cdf4042e45ae7825c8e183ff7982 (patch)
treea29fb40a44ba6ec23b68fc09ac310d567d6b3ea2
parentc1b96c94a96037c035e48ec29da93330d60d9d63 (diff)
README: Fix Guile version requirements.
Thanks to Ben Sturmfels for pointing it out.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c13a28..c608216 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ To view your creation, run `haunt serve` and browse to
Requirements
------------
-GNU Guile >= 2.0.9
+GNU Guile >= 2.0.11
Building from Git
-----------------