diff --git a/README.md b/README.md index 4e5c6a089..a62f373bf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Hass.io OS based on buildroot - RAUC for OTA updates - SquashFS LZ4 for filesystem - Docker 17.12.1 -- ZRAM LZ4 for /tmp, /var, /run +- ZRAM LZ4 for /tmp, /var, /run, swap ## Schemas ![](misc/hassio-os-partition.png?raw=true) @@ -19,7 +19,6 @@ Hass.io OS based on buildroot Create a USB stick with a partition "hassio-config". This partition can include follow files: - network-*.config -- swap.config # Building Running sudo `./enter.sh` will get you into the build docker container.