diff --git a/README.md b/README.md index bb460b6..54eb8ec 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ 1. `git clone https://github.com/CoolKit-Technologies/ha-addon.git` 2. `cd ha-addon/eWeLink_Smart_Home/` -3. `docker build . -t ewelink_smart_home` +3. `docker build . -t ewelink_smart_home --build-arg BUILD_FROM=node:25-alpine` 4. Run the code below. Replace `yourHomeAssistantUrl` with your current Home Assisant URL. ```