diff options
author | nodivbyzero <nodivbyzero@gmail.com> | 2018-03-13 21:11:09 +0100 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2018-03-14 17:19:39 +0100 |
commit | 82ef1d09b9b3a480bcf6859004407c88ac86d250 (patch) | |
tree | 61b7aad9d5419d57dda566ee32917a5afea6db60 | |
parent | 879db7012c1c77891895c227ab4094bea8a29ff1 (diff) | |
download | aur-82ef1d09b9b3a480bcf6859004407c88ac86d250.tar.gz aur-82ef1d09b9b3a480bcf6859004407c88ac86d250.tar.xz |
TESTING: Add two required packages
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
-rw-r--r-- | TESTING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |