diff --git a/INSTALL.md b/INSTALL.md index 89d32a0..f1a35d4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -2,7 +2,13 @@ **Prerequisites** -This daemon needs PHP, tested with 5.6, 7.4 and 8.2. It may work with others or may not. It needs php-cli in /usr/bin/php. Also needs the "pcntl" extension and on Linux the "iproute" package. +This daemon needs PHP, tested with 5.6, 7.4 and 8.2. + +It may work with others or may not ;) + +It needs php-cli residing in /usr/bin/php. + +Also needs the "pcntl" PHP extension and on Linux the "iproute2" package. **Quick and fast install** ```