README hinzugefügt

This commit is contained in:
Stefan Ritter 2023-10-12 14:31:16 +02:00
parent fcf086bdee
commit 5a3fbbf048
1 changed files with 16 additions and 0 deletions

16
README.md Normal file
View File

@ -0,0 +1,16 @@
# DICOM Extractor 2023
## Kompilieren
```cmd
git clone https://git.stefanritter.de/gideonstar/dicom-extractor-2023.git
python -m venv dicom-extractor-2023
cd dicom-extractor-2023
.\Scripts\activate
python -m pip install -r requirements.txt
.\compile.bat
```
## Erster Start
Nach dem ersten Start muss einmal die Konfiguration aufgerufen und angepasst werden.