From fac5238f26dba47395e24c40fc35259177ef242a Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Thu, 15 May 2014 09:56:02 +0200 Subject: [PATCH] Update install_on_raspberry.md --- install_on_raspberry.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/install_on_raspberry.md b/install_on_raspberry.md index a2e45ee9..8a7767f6 100644 --- a/install_on_raspberry.md +++ b/install_on_raspberry.md @@ -71,10 +71,15 @@ If you choose to do the post-installation process directly from your Raspberry P yunohost tools postinstall ``` -The administration password and a domain will be asked. +The administration password and a domain will be asked. For further precision, refer to the **[post-installation page](/postinstall)**. + +## 4. System upgrade + +It is **wisely recommended** to execute a full system upgrade as soon as possible. To do so, you have to go to the administration interface by entering its URL in a web browser: `https:///yunohost/admin`, then click on "**Tools**" and "**System upgrade**". + +The operation may take a few minutes, then confirm the package upgrade and wait a few more minutes. --- -You can get more information on the post-installation process here: +#### *If you need help during one of those steps, do not hesitate to use [our support tools](/support).* -**[yunohost.org/postinstall](/postinstall)**