summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 715d2b6..abe9d07 100644
--- a/INSTALL
+++ b/INSTALL
@@ -54,6 +54,9 @@ Files compressed with bzip2
Files compressed with lzma
lzcat
+Files compressed with xz
+ xzcat
+
Installation
------------
@@ -73,9 +76,9 @@ Simply run the following command from the dtrx source directory::
python tests/compare.py
-To run the tests, you'll need the `syck module`_.
+To run the tests, you'll need the `PyYAML module`_.
-.. _syck module: http://whytheluckystiff.net/syck/
+.. _PyYAML module: http://pyyaml.org/
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