Add a new method for downloading the dev builds

simplePCBuilding
2022-02-22 12:31:49 +01:00
parent 2ae2f53e1f
commit e30ff4d9d3

@@ -28,7 +28,7 @@
5. Now type in `python3 biogascontrollerapp.py`. Same here, without the quotation marks 5. Now type in `python3 biogascontrollerapp.py`. Same here, without the quotation marks
# DOWNLOAD dev versions (if you run into a bug, then this may help) # DOWNLOAD dev versions (if you run into a bug, then this may help)
The process is similar on every operating system, though the installation process for git is different as well as the one for python. The process is similar on every operating system, though the installation process for git is different as well as the one for python. You may also download the file as zip from the main page and skip the installation process for git and the git cloning steps.
## Installing GIT ## Installing GIT
### GNU/Linux ### GNU/Linux
1. open a bash terminal 1. open a bash terminal