diff --git a/install_manually.md b/install_manually.md index 7b6b3541..f4dd464a 100644 --- a/install_manually.md +++ b/install_manually.md @@ -1,6 +1,6 @@ # Installing YunoHost manually -Once you have access to a command line on your server (either directly or through SSH), you can install yunohost by running command as root : +Once you have **Debian 9** <small>(with **kernel >= 3.12**)</small> and access to a command line on your server (either directly or through SSH), you can install yunohost by running command as root : ```bash bash <(wget -q -O- https://install.yunohost.org/)