From e262fc801262df4d3edd32feb597cc0801f76fda Mon Sep 17 00:00:00 2001 From: samba <samba@autistici.org> Date: Fri, 12 Mar 2021 20:29:36 +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 6414ebc4..c20b896e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ apt install composer Io ho dovuto installare alcune librerie php extra ``` shell -apt install php-xml php-zip +apt install php-xml php-zip php-curl ``` ## Set up dell'autenticazione -- GitLab