diff --git a/README.markdown b/README.markdown index 049735398..fabbc13b2 100644 --- a/README.markdown +++ b/README.markdown @@ -48,6 +48,7 @@ GNU Affero General Public License version 3: = 5.5. However, there is a backport for [older versions of PHP](https://github.com/ircmaxell/password_compat#requirements). -This library require at least PHP 5.3.7 to work correctly. +This library require at least PHP 5.3.7 to work correctly. Apparently, Centos and Debian backports security patches so PHP 5.3.3 should be ok. Kanboard v1.0.10 and v1.0.11 requires at least PHP 5.3.7 but this change has been reverted to be compatible with PHP 5.3.3 with Kanboard >= v1.0.12 + How to test Kanboard with the PHP built-in web server? ------------------------------------------------------ @@ -82,3 +83,11 @@ More information here: - [Wunderlist](http://www.wunderlist.com/) - + + +How to install Kanboard on Yunohost? +------------------------------------ + +[YunoHost](https://yunohost.org/) is a server operating system aiming to make self-hosting accessible to everyone. + +There is a [package to install Kanboard on Yunohost easily](https://github.com/mbugeia/kanboard_ynh).