summaryrefslogtreecommitdiff
path: root/PhpCompatibilityNotes.md
diff options
context:
space:
mode:
authorfox <[email protected]>2018-06-21 05:31:31 +0000
committerfox <[email protected]>2018-06-21 05:31:31 +0000
commitfc4b6c956f41b3fa0a0b1bd3f37622cb79ffcfed (patch)
treef38914522d60eea740da7816b7f1059ed0d81a05 /PhpCompatibilityNotes.md
parent5c533a5c9ee62ecc32a7dff93db3efe9d0cbaf31 (diff)
Update page 'PhpCompatibilityNotes'
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