update README

pull/8/head
MuedeHydra 2024-12-16 10:17:03 +01:00
parent 360623916b
commit 728ac1fe11
1 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,7 @@ Ein hilfreiches Tool für Photoniker
```sh ```sh
git clone https://gitea.fhgr.ch/zwickethomas/Photonics-Helfer git clone https://gitea.fhgr.ch/zwickethomas/Photonics-Helfer
cd Photonics-Helfer cd Photonics-Helfer
make make sort && make
./Photonics-Helfer ./Photonics-Helfer
``` ```
@ -19,6 +19,7 @@ make
1) Lade das Repository als zip-Datei herunter. 1) Lade das Repository als zip-Datei herunter.
2) Entpacke die Datei. 2) Entpacke die Datei.
3) Öffne das cmd und gehe in den Ordner `Photonics-Helper`. 3) Öffne das cmd und gehe in den Ordner `Photonics-Helper`.
4) Kompiliere das Programm mit `mingw32-make`. 4) `obj` Ordner erstellen.
5) Starte die Datei `Photonics-Helper.exe`. 5) Kompiliere das Programm mit `mingw32-make`.
6) Starte die Datei `Photonics-Helper.exe`.
--- ---