TESTING: Add two required packages

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
nodivbyzero 2018-03-13 20:11:09 +00:00 committed by Lukas Fleischer
parent 879db7012c
commit 82ef1d09b9

View file

@ -11,7 +11,7 @@ INSTALL.
2) Install php and necessary modules:
# pacman -S php php-sqlite sqlite
# pacman -S php php-sqlite sqlite words fortune-mod
Ensure to enable the pdo_sqlite extension in php.ini.