diff --git a/Home.md b/Home.md index 129a99f..bb7aa8c 100644 --- a/Home.md +++ b/Home.md @@ -103,7 +103,8 @@ Now it's time to solder the 2X4 2.54 male headers to the e-Ink displays. The cho # Installation of the Software. -You have done it; all parts are on the main PCB now! Before we continue to build the clock together we first want to test the displays, so it's time to upload the software to the Wemos S3 Mini. To do this we need [Visual Studio Code.](https://code.visualstudio.com/Download) Please follow the installation instructions before you continue. +You have done it; all parts are on the main PCB now! Before we continue to build the clock together we first want to test the displays, so it's time to upload the software to the Wemos S3 Mini. To do this we need [Visual Studio Code.](https://code.visualstudio.com/Download), [node.js](https://nodejs.org/en/download) and [yarn](https://yarnpkg.com/getting-started/install). +Please follow the installation instructions before you continue. When you successfully installed VSC (Visual Studio Code) follow the following steps to upload the code to the Wemos S3 Mini.