diff --git a/source/hassio/installation.markdown b/source/hassio/installation.markdown index 17a3b5cfdef..a7c872c5b5f 100644 --- a/source/hassio/installation.markdown +++ b/source/hassio/installation.markdown @@ -40,7 +40,7 @@ The following will take you through the steps required to install Home Assistant 3. Optional - set up the Wi-Fi or static IP. There are two possible places for that: - on a blank USB stick with a FAT32 partition having partition label `CONFIG`, while in its root directory, create the `network/my-network` file, or - - on the Home Assistant SD card's first, bootable partition (labeled `hassio-boot`, might not be auto mounted in Linux) create the `CONFIG/network/my-network` file. + - on the Home Assistant SD card's first, bootable partition (labeled `hassos-boot`, might not be auto mounted in Linux) create the `CONFIG/network/my-network` file. For the content of this file, follow the [Home Assistant Operating System howto][hassos-network].