From 8420848facc09a840c156f5bbe657311a43118c1 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Sat, 25 Jun 2022 11:21:02 +0200 Subject: [PATCH] Updated README.md describe correct webapp output directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 525c074..efc55af 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th $ yarn install $ yarn build ``` - * The updated output is placed in the 'data' directory + * The updated output is placed in the 'webapp_dist' directory * Building the microcontroller firmware * Visual Studio Code with the PlatformIO Extension is required for building