diff --git a/Build-and-install-firmware.md b/Build-and-install-firmware.md index 9811bee..78ca585 100644 --- a/Build-and-install-firmware.md +++ b/Build-and-install-firmware.md @@ -1,3 +1,9 @@ +## Web installer + +**BETA**: You can now install the BTClock firmware directly from your browser (only Chrome/Chromium and Microsoft Edge for now) using https://dsbaars.github.io/btclock-esp-web/ + +## Build and compile + To do this we need [Visual Studio Code](https://code.visualstudio.com/Download), [node.js](https://nodejs.org/en/download) and [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#windows-stable). Also you will need the [PlatformIO IDE for Visual Studio Code](https://platformio.org/install/ide?install=vscode)