From b304d1985d99770550dc4fdd2d01cd678d26a9d1 Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Mon, 28 Aug 2023 11:17:47 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.