From 8c0459970ea0b7288d0fb7b8cf2f2eb8458920db Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:06:17 +0000 Subject: [PATCH] Updated Install and run the program (markdown) --- Install-and-run-the-program.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Install-and-run-the-program.md b/Install-and-run-the-program.md index 76024fe..85b571d 100644 --- a/Install-and-run-the-program.md +++ b/Install-and-run-the-program.md @@ -1,3 +1,7 @@ + + # Let's download the App! ## Windows (all versions) @@ -57,3 +61,8 @@ Now head to the folder you downloaded the file into and extract the archive. `cd ./BiogasController`, press tab and then press enter. On Windows open your Explorer and navigate into the BiogasControllerApp-VX.X (whereas x is to be replaced with whatever folder‘s in there with that structure). Then click on the bar where you can find the path. Type in „cmd“. 2. You may start the app by typing `python3 biogascontrollerapp.py` + + + \ No newline at end of file