tweeper.1.asciidoc: mention the supported sites in the man page
[tweeper.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a2e602d..d575bb1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,6 @@
 The recommended way to install tweeper globally is to install all its files
 under /usr/share/php/tweeper and then make a symlink to the wrapper script
 "tweeper" under /usr/bin
+
+Tweeper depends on php-xml-serializer which is used to convert json to xml for
+some sites that provide the timeline data in json rather than in usable html.