From 3aaeeecbe641ebf24489758ee93626b529f64fb3 Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Sat, 18 Oct 2014 17:08:34 +0200 Subject: [PATCH] Update install_on_raspberry_fr.md --- install_on_raspberry_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_on_raspberry_fr.md b/install_on_raspberry_fr.md index 9d188d12..596be38e 100644 --- a/install_on_raspberry_fr.md +++ b/install_on_raspberry_fr.md @@ -41,7 +41,7 @@ ### Recommandé après la post-installation * Se connecter en ssh : **root@yunohost.local** (mot de passe : **yunohost**) -* Changer le mot de passe root : ```passwd root``` ou utilisez l’[authentification SSH par clé](security_fr) +* Changer le mot de passe root : ```passwd root``` ou utiliser l’[authentification SSH par clé](security_fr) * Mettre à jour le système d’exploitation : ```apt-get update && apt-get dist-upgrade && rpi-update```