Update backup_github.markdown (#4988)

Added a not re: Hass.io steps
This commit is contained in:
jackjohnsonuk 2018-03-23 09:23:53 +00:00 committed by Franck Nijhof
parent 8c71e26851
commit c4edb9a6e1

View File

@ -35,7 +35,7 @@ Some best practices to consider before putting your configuration on GitHub:
### {% linkable_title Step 1: Installing and Initializing Git %}
In order to put your configuration on GitHub, you must install the git package on your Home Assistant server (instructions below will work on Raspberry Pi, Ubunutu, or any Debian-based system):
In order to put your configuration on GitHub, you must install the git package on your Home Assistant server (instructions below will work on Raspberry Pi, Ubunutu, or any Debian-based system) *note: this isn't required in Hass.io, it's included as default so proceed to step 2*:
```bash
$ sudo apt-get update