diff --git a/get/README.md b/get/README.md index 74f417d..c0f99d2 100644 --- a/get/README.md +++ b/get/README.md @@ -8,4 +8,11 @@ The easiest way to get HACS for Home Assistant. 1. Use the **Install** button above to build the add-on. 2. Start the add-on. -3. Navigate to the add-on logs and follow instructions given there. +3. Navigate to the add-on logs and follow the instructions given there. + +> [!NOTE] +> When you see the line "Remember to restart Home Assistant before you configure it" in the logs, +> the downloader has completed, and you need to do what it tells you (restart Home Assistant). +> At this point, you can uninstall the add-on as you would no longer need it. +> The rest of the operation is done in the Home Assistant UI. +> Look at the [documentation](https://hacs.xyz/docs/use/configuration/basic/) for more information.