Update Installation

Ruan 2022-02-07 18:45:10 +00:00
parent 1c3f2693c9
commit 3d0ccb6262

@ -5,7 +5,7 @@ This is the installation guide for the LiteBans web interface.
Minimum requirements:
- An existing website hosted on an existing domain
- A MySQL database (which must allow remote SQL, if used remotely)
- PHP 5.3+ with `pdo_mysql` module installed and enabled
- PHP 5.3+ with `pdo_mysql` and `intl` modules installed and enabled
Recommended:
- PHP 8.1+