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

This commit is contained in:
johnnyq
2022-02-20 13:35:55 -05:00
+1 -1
View File
@@ -94,7 +94,7 @@ ITFlow is self-hosted. There is a full installation guide in the [docs](https://
``` ```
* PHP * PHP
```sh ```sh
sudo apt install php libapache2-mod-php sudo apt install php libapache2-mod-php php-intl
``` ```
* MariaDB * MariaDB
```sh ```sh