Note that you can't use YAJL 2
authorChip Black <bytex64@bytex64.net>
Thu, 25 Sep 2014 23:12:27 +0000 (18:12 -0500)
committerChip Black <bytex64@bytex64.net>
Thu, 25 Sep 2014 23:12:27 +0000 (18:12 -0500)
www/doc/index.html

index 2040f16..dac6c42 100644 (file)
@@ -75,7 +75,7 @@ http://git.bytex64.net/blerg.git.
 &mdash; as a standalone HTTP server, or as a CGI.  You will need:
 
 <ul>
-<li><a href="http://lloyd.github.com/yajl/">yajl</a> &gt;= 1.0.0
+<li><a href="http://lloyd.github.com/yajl/">yajl</a> &gt;= 1.0.0 and &lt; 2
 (yajl is a JSON parser/generator written in C which, by some twisted
 sense of humor, requires ruby to compile)</li>
 </ul>