Merge pull request #365 from wrongecho/master

Merge documentation
This commit is contained in:
wrongecho
2022-02-20 17:22:22 +00:00
committed by GitHub

View File

@@ -94,7 +94,7 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
```
* PHP
```sh
sudo apt install php libapache2-mod-php
sudo apt install php libapache2-mod-php php-intl
```
* MariaDB
```sh