Merge branch 'master' of github.com:johnnyq/itflow

This commit is contained in:
johnnyq 2022-02-20 13:35:55 -05:00
commit 242c5a179c
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