diff options
Diffstat (limited to 'TESTING')
-rw-r--r-- | TESTING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ INSTALL. # pacman -S php php-sqlite sqlite + Ensure to enable the pdo_sqlite extension in php.ini. + 3) Prepare the testing database: $ cd /path/to/aurweb/schema |