diff --git a/README.md b/README.md index e0717df..b1c527b 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ Else, if you prefer the graphical editor, use the menu to add the resource: 1. Make sure, advanced mode is enabled in your user profile (click on your user name to get there) 2. Navigate to Configuration -> Lovelace Dashboards -> Resources Tab. Hit orange (+) icon -3. Enter URL `/local/apexcharts-card.js` and select type "JavaScript Module". +3. Enter URL `/hacsfiles/apexcharts-card/apexcharts-card.js` and select type "JavaScript Module". 4. Restart Home Assistant. ## Data processing steps @@ -1064,4 +1064,4 @@ apex_config: height: 250px series: - entity: sensor.temperature -``` \ No newline at end of file +```