From d807e47bb9f3aa9685827692ce8e3a33d4a21d79 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 3 Mar 2020 23:13:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5848900..2711ccf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Only Debian 10/Buster systems running with kernel >= 3.12 [systemd](https://wiki With a `curl|bash` syntax : - $ curl https://raw.githubusercontent.com/YunoHost/install_script/buster/install_yunohost | bash + $ curl https://raw.githubusercontent.com/YunoHost/install_script/buster-unstable/install_yunohost | bash If something goes wrong, you can check the installation logs saved in ```/var/log/yunohost-installation.log```