This commit is contained in:
Grzegorz Surmann 2024-07-18 23:07:42 +00:00
parent e0683630e5
commit cbaf14aec6

View File

@ -7,11 +7,7 @@ On Ubuntu/Debian the required packages will be installed by:
apt-get -y install git iproute2 php-cli
```
On RedHat/CentOS the required packages will be installed by:
```
dnf -y install git iproute2 php
```
-or-
On RedHat/CentOS the required packages may be installed by:
```
yum -y install git iproute2 php
```