summaryrefslogtreecommitdiff
path: root/PhpCompatibilityNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'PhpCompatibilityNotes.md')
-rw-r--r--PhpCompatibilityNotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/PhpCompatibilityNotes.md b/PhpCompatibilityNotes.md
index 877b0f0..e116c58 100644
--- a/PhpCompatibilityNotes.md
+++ b/PhpCompatibilityNotes.md
@@ -10,7 +10,7 @@ are actually very common and should be available in any reasonable Linux distro)
- fileinfo
- PHP CLI binary (needed to run update daemon and other command line tools)
-### Not required, but recommended
+### Also recommended
- CURL (highly recommended, just install it) **OR** support for remote fopen()
- POSIX functions (for the multiprocess update daemon, otherwise not needed)