summaryrefslogtreecommitdiffstats
path: root/TESTING
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING3
1 files changed, 2 insertions, 1 deletions
diff --git a/TESTING b/TESTING
index 190043f9..4a1e6f4c 100644
--- a/TESTING
+++ b/TESTING
@@ -11,7 +11,8 @@ INSTALL.
2) Install the necessary packages:
- # pacman -S --needed php php-sqlite sqlite words fortune-mod python python-sqlalchemy
+ # pacman -S --needed php php-sqlite sqlite words fortune-mod \
+ python python-sqlalchemy python-alembic
Ensure to enable the pdo_sqlite extension in php.ini.