aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/installation.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-03-11 20:39:48 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-03-11 20:39:48 +0100
commit55e61971f393d679a47e18f48cd2e04403ce4368 (patch)
treebb978358226a60859655c31e6d772df8b3b2cd85 /docs/en/user/installation.rst
parent6aed6d69a5cc0cc143e485c5fefaaa91f4a23e07 (diff)
parentd6dba929a1dd6f0922d98d75ef4b9204c51d549e (diff)
downloadwallabag-55e61971f393d679a47e18f48cd2e04403ce4368.tar.gz
wallabag-55e61971f393d679a47e18f48cd2e04403ce4368.tar.zst
wallabag-55e61971f393d679a47e18f48cd2e04403ce4368.zip
Merge pull request #1776 from wallabag/v2-doc-clarify-php7
clarify that wllbg is compatible php 7
Diffstat (limited to 'docs/en/user/installation.rst')
-rw-r--r--docs/en/user/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/user/installation.rst b/docs/en/user/installation.rst
index 99dc0a76..11ad54fd 100644
--- a/docs/en/user/installation.rst
+++ b/docs/en/user/installation.rst
@@ -4,7 +4,7 @@ Install wallabag
4Requirements 4Requirements
5------------ 5------------
6 6
7wallabag is compatible with php >= 5.5 7wallabag is compatible with php >= 5.5, including php 7.
8 8
9You'll need the following extensions for wallabag to work. Some of these may already activated in your version of php, so you may not have to install all corresponding packages. 9You'll need the following extensions for wallabag to work. Some of these may already activated in your version of php, so you may not have to install all corresponding packages.
10 10