diff --git a/Home.md b/Home.md
index 0c6fbaa..136a2d6 100644
--- a/Home.md
+++ b/Home.md
@@ -117,55 +117,7 @@ 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), [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)
-
-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.
-
-
-
-Add the repository from GitHub to VSC.
-
-
-
-When you put in the URL just click on the button that appears (dsbaars/btclock_v2).
-
-
-
-Select a repository directory and click "Select as Repository Destination" and click on open. Note: it can take some time to load all the necessary data. Please wait.
-
-
-
-After all the data is loaded, click on PlatformIO (in the right standing menu)
-Then select "esp32wemos-s3-mini_BW (btclock_v2-1)" by "Switch PlatformIO Project Environment" in the under menu. (Some new data is loaded)
-
-
-
-Now it's time to build the software. Expand the "General" and "Platform" menu and click on "Build" and "Build Filesystem image" (one at the time) After building is complete fist connect your Wemos S3 Mini by an USB-C data cable to you Macbook or PC and put it in to boot mode, to put it in to boot mode you have to push both buttons on the Wemos at the same time but when relaesing you have to relaese the reset button first. When the Wemos is in boot mode first upload the filesystem image by clicking "Upload Filesystem Image" after completing click under "General" "Upload". When complete your clock shut show you something like this
-
-
-
-Scan the QR-code with your smartphone and establish the WiFi connection. When the WiFi connection is established, open a web browser and type the following in the search bar "192.168.4.1". Since this is a captive portal, your device might automatically take you to this page already.
-You will get a page like screenshot 1.
-
-
-
-Click on "Configure WiFi" and select the your WiFi SSID and add the necessary credentials. After you click have click on "save" you should get the screen like screenshot 3 and the clock will show you this or some of the other screens.
-
-
-
-Make sure all displays work, before completing the clock in the last step.
-
----
+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. See the [build and install firmware wiki-page](Build-and-install-firmware)
# Complete the assembling