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
commit 085e8e3d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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