From 7847c2dc0cffc5c4118f4d6a5b0d731fd2c5471d Mon Sep 17 00:00:00 2001 From: "florin.hazi" Date: Thu, 20 Oct 2022 10:54:23 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f31ce6..215992a 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,8 @@ apt-get -y install \ php7.4-fpm \ php7.4-mbstring \ php7.4-sqlite3 \ - php7.4-xml + php7.4-xml \ + php7.4-zip ``` ### Configure Apache2 and PHP