From 5b9d66ed986c3a1f28fae9d66379bcb4785b2d13 Mon Sep 17 00:00:00 2001 From: Mihail Fedorov Date: Sat, 12 Jun 2021 21:03:29 +0300 Subject: [PATCH] PHP --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19d927f..100afae 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ git clone https://github.com/DeckerSU/komodo_scripts cd komodo_scripts git submodule init git submodule update --init --recursive -sudo apt install php7.2-cli php7.2-gmp php7.2-mbstring +sudo apt install php-cli php-gmp php-mbstring ``` ### How to run? @@ -47,4 +47,4 @@ sudo apt install php7.2-cli php7.2-gmp php7.2-mbstring | Script | Description | | --- | --- | -| ... | ... | \ No newline at end of file +| ... | ... |