diff --git a/panel/getting_started.md b/panel/getting_started.md index f29a1dbe..c684c601 100644 --- a/panel/getting_started.md +++ b/panel/getting_started.md @@ -29,7 +29,7 @@ this software on an OpenVZ based system you will — most likely — not | | 9 | :white_check_mark: | | ## Dependencies -* PHP `7.2` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip` +* PHP `7.2` with the following extensions: `cli`, `openssl`, `gd`, `mysql`, `PDO`, `mbstring`, `tokenizer`, `bcmath`, `xml` or `dom`, `curl`, `zip`, and `fpm` if you are planning to use nginx * MySQL `5.7` **or** MariaDB `10.1.3` or higher * Redis (`redis-server`) * A webserver (Apache, NGINX, Caddy, etc.)