From a89fe9051400d85667b515d8632b09bf67bce2ba Mon Sep 17 00:00:00 2001 From: Mika <109022499+DerMiika@users.noreply.github.com> Date: Fri, 15 Nov 2024 22:08:43 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 461ce2a..a89c1d0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is a custom integration for Bitaxe miners in Home Assistant. 2. Clone the repository directly into the `custom_components` folder (create the folder if it doesn't exist): ```bash mkdir -p custom_components - git clone https://github.com/DerMiika/Bitaxe-HA-Integration.git custom_components/bitaxe + git clone https://github.com/DerMiika/Bitaxe-HA-Integration.git /config/custom_components/bitaxe ``` 3. Restart Home Assistant.