From a0a45c307734feb01fc44a03025797bde016e922 Mon Sep 17 00:00:00 2001 From: jeromelebleu Date: Tue, 10 May 2016 14:56:06 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79a358d..e532eaa 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Context -The scripts in this repository will install [YunoHost](https://yunohost.org/) on a Debian system. +The script `install_yunohost` will install [YunoHost](https://yunohost.org/) on a Debian system. -Only Debian 7 (aka wheezy) and 8 (aka jessie) are supported. +Only Debian 8 (aka Jessie) systems running with [systemd](https://wiki.debian.org/systemd) - which is generally the default - are supported. ## Basic usage