summaryrefslogtreecommitdiff
path: root/PhpCompatibilityNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'PhpCompatibilityNotes.md')
-rw-r--r--PhpCompatibilityNotes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index 52443da..f5e11a6 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -8,7 +8,8 @@ are actually very common and should be available in any reasonable Linux distro)
- XML (DOMDocument, DOMXpath)
- mbstring
- fileinfo
-- PHP CLI binary (needed to run update daemon and other command line tools)
+
+You will also need PHP command line binary (needed to run update daemon and other CLI tools)
### Also recommended