diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-03-28 11:45:40 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-03-28 11:45:40 +0200 |
commit | de0ab52a47ea91f7013d0cacd7240ecdc85026ed (patch) | |
tree | 9607ef964fe6df3675c68cb7043862e037b38932 /docs/en | |
parent | 4cb9e0aad106cd23b405521549167da1db3a7c67 (diff) | |
download | wallabag-de0ab52a47ea91f7013d0cacd7240ecdc85026ed.tar.gz wallabag-de0ab52a47ea91f7013d0cacd7240ecdc85026ed.tar.zst wallabag-de0ab52a47ea91f7013d0cacd7240ecdc85026ed.zip |
Updated requirements in documentation
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/user/installation.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst index 7d3bcf61..5b229bda 100644 --- a/docs/en/user/installation.rst +++ b/docs/en/user/installation.rst | |||
@@ -4,7 +4,7 @@ Install wallabag | |||
4 | Requirements | 4 | Requirements |
5 | ------------ | 5 | ------------ |
6 | 6 | ||
7 | wallabag is compatible with PHP >= 5.5, including PHP 7. | 7 | wallabag is compatible with **PHP >= 5.6**, including PHP 7. |
8 | 8 | ||
9 | .. note:: | 9 | .. note:: |
10 | 10 | ||