Update 'README.md'

More detailed install instructions
This commit is contained in:
Tobias Herre 2020-09-18 12:46:41 +00:00
parent c54c336ea4
commit ee6268431d
1 changed files with 15 additions and 7 deletions

View File

@ -1,8 +1,16 @@
INSTALL # KAFreom
pdftk ## INSTALL
php-session
php-json Install the following programs and PHP modules:
php-openssl
php-ctype * pdftk
php-filter * php-session
* php-json
* php-openssl
* php-ctype
* php-filter
Copy **config.sample.php** to **config.php**, and edit **config.php** to your needs.
Tha's it.