From 0f7fb686ccc6082f1aaaf7f2cc257e9338d15775 Mon Sep 17 00:00:00 2001 From: Henry Whitaker <36062479+henrywhitaker3@users.noreply.github.com> Date: Thu, 9 Apr 2020 22:28:35 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9670c053..bccc97df 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This program has some dependencies, to install them you need to run the followin ```bash sudo apt update sudo apt update -sudo apt install php-common php7.2 php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-readline php-xml php-sqlite3 composer python3 python3-pip git +sudo apt install php-common php7.2 php7.2-cli php7.2-common php7.2-json php7.2-opcache php7.2-readline php-xml php-sqlite3 php-zip composer python3 python3-pip git ``` ```bash sudo apt install curl