From 844b26216614d953ee8521838f1030ad59d735ec Mon Sep 17 00:00:00 2001 From: czaks Date: Fri, 11 Sep 2015 13:17:33 +0200 Subject: [PATCH] update readme; mention php 7.0 compatibility --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3383b32..6e153ab7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ Support and announcements: https://engine.vichan.net/ Requirements ------------ 1. PHP >= 5.4 (we still try to keep compatibility with php 5.3 as much as possible) + PHP 7.0 is explicitly supported. 2. MySQL/MariaDB server 3. [mbstring](http://www.php.net/manual/en/mbstring.installation.php) 4. [PHP GD](http://www.php.net/manual/en/intro.image.php) @@ -42,7 +43,7 @@ If you need help developing a patch, please join our IRC channel. Installation ------------- -1. Download and extract Tinyboard to your web directory or get the latest +1. Download and extract vichan to your web directory or get the latest development version with: git clone git://github.com/vichan-devel/vichan.git