Updated README.md

describe correct webapp output directory
This commit is contained in:
Thomas Basler 2022-06-25 11:21:02 +02:00
parent 96ef182d38
commit 8420848fac

View File

@ -54,7 +54,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th
$ yarn install $ yarn install
$ yarn build $ 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 * Building the microcontroller firmware
* Visual Studio Code with the PlatformIO Extension is required for building * Visual Studio Code with the PlatformIO Extension is required for building