From 9f2ccc546cc8d75b871309227598f66a2958ac25 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 11 Apr 2018 16:09:34 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee61b72b..29e5b5d0e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,9 @@ Hass.io OS based on buildroot. It's a hypervisor for docker and support many kin Create a USB stick with a partition "hassio-config". This partition can include follow files: -- network-*.config +- network-* (NetworkManager keyfiles) +- known_hosts (SSH) +- hassio-os-*.ota (Firmware updates) # Building Running sudo `./enter.sh` will get you into the build docker container.