diff options
author | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-05-29 22:12:38 +0200 |
---|---|---|
committer | Johan "Papa" Cwiklinski <trasher@odysseus.(none)> | 2010-05-29 22:12:38 +0200 |
commit | 1cd1f3d10813c6ef6c24b7158179f728e55f73c7 (patch) | |
tree | e9434e662c949e37daedf949595fd479a096a2a4 /README | |
parent | 1461779e678983ee0768f2b19b45287d72bfb7b5 (diff) |
Add some informations about required libraries
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,12 @@ -This repository manage sources of PHP scripts use to generate reports for +This repository manage sources of PHP scripts use to generate reports for Packages in Fedora repositories http://rpms.famillecollet.com/rpmphp/ - +In order to use this software, you will need to install: +- PHP 5 (5.3+) +- php-pear-Cache-Lite +- php-process +- php-Smarty +- MySQL 5
\ No newline at end of file |