[svn] Add note about needing syck. trunk

Sun, 20 Jan 2008 13:42:48 -0500

author
brett
date
Sun, 20 Jan 2008 13:42:48 -0500
branch
trunk
changeset 57
5f6afe2cf9e1
parent 56
d061b94889aa
child 58
16506464d57b

[svn] Add note about needing syck.

INSTALL file | annotate | diff | comparison | revisions
--- a/INSTALL	Sun Jan 20 13:39:04 2008 -0500
+++ b/INSTALL	Sun Jan 20 13:42:48 2008 -0500
@@ -67,6 +67,10 @@
 
    python tests/compare.py
 
+To run the tests, you'll need the `syck module`_.
+
+.. _syck module: http://whytheluckystiff.net/syck/
+
 If everything's in order, all the tests should pass.  Note that some of
 them will fail if some of the programs listed above aren't installed on
 your system.  Many of the tests will fail if for some reason you're missing

mercurial