X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/547175cc33bb2aa612c706eac783d8f506fe9e7e..e053ac2a08c18296cdfe329e385a8d7a6c6fa962:/INSTALL diff --git a/INSTALL b/INSTALL index a2e602d..d575bb1 100644 --- 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.