From b739c61c11013d03a091b5a2acd98029ab32dcbe Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Wed, 3 Aug 2016 14:58:31 -0400 Subject: [PATCH] Added Ben's Tutorial video (#731) Added the slickly produced HA tutorial video by Ben. --- source/getting-started/updating.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/getting-started/updating.markdown b/source/getting-started/updating.markdown index b67dbf4e2a3..c58dc458c8e 100644 --- a/source/getting-started/updating.markdown +++ b/source/getting-started/updating.markdown @@ -25,6 +25,8 @@ After updating, restart Home Assistant for the changes to take effect. This mean The upgrade needs to be run as the same user as the installation was done to avoid permission errors.

+[BRUH automation](http://www.bruhautomation.com) has created [a tutorial video](https://www.youtube.com/watch?v=tuG2rs1Cl2Y) explaining how to upgrade Home Assistant. + #### {% linkable_title Run the development version %} If you want to stay on top of the development of Home Assistant then you can upgrade to the `dev` branch.