X-Git-Url: https://git.ao2.it/tweeper.git/blobdiff_plain/84dc8897a796b91632cee1e0d736f811978022f6..acbe0afa829e51bc36d30b85fb350bf32c508d2f:/INSTALL?ds=inline

diff --git a/INSTALL b/INSTALL
index d575bb1..bb71797 100644
--- a/INSTALL
+++ b/INSTALL
@@ -2,5 +2,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.
+Tweeper depends on php-symfony-serializer which is used to convert json to xml
+for some sites which provide the timeline data in json rather than in usable
+html.