Add some information about non debian based linux flavour. fix #218

This commit is contained in:
Sébastien Lucas 2015-10-14 17:53:59 +02:00
parent 933292553d
commit eac1837e5e

3
README
View file

@ -39,6 +39,9 @@ If you want to use the OPDS feed don't forget to specify feed.php at the end of
On any Debian base Linux you can use : On any Debian base Linux you can use :
aptitude install php5-gd php5-sqlite php5-json aptitude install php5-gd php5-sqlite php5-json
On Centos you may have to add :
yum install php-xml
= Install = = Install =
1. Extract the zip file to a folder in web space (visible to the web server). 1. Extract the zip file to a folder in web space (visible to the web server).