From 93399b129a6d1cfacaf9879c82be69de9eaad715 Mon Sep 17 00:00:00 2001 From: Conrad Date: Fri, 7 Feb 2020 20:40:51 +0100 Subject: [PATCH] Added German Build Description --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f2f872..289d92d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IntelliPhoto -For the user manual see `docs/manual.pdf` +For the user manual see `docs/Benutzerhandbuch.pdf` ## Content @@ -14,7 +14,14 @@ For the user manual see `docs/manual.pdf` ## Build Guide -- Make sure the requirements (QT version 5.14.1) are installed correctly +- Make sure the requirements (QT version 5.14.1 and QT Creator) are installed correctly - Open the project file (`src/IntelliPhoto.pro`) in QT Creator - Select the correct build kit for your operating system - Run the code in release mode + +## Build Guide (DE) + +- Sicherstellen, dass QT (v5.14.1) und QT installiert sind +- Projektdatei (`src/IntelliPhoto.pro`) in QT Creator öffnen +- Korrektes Build Kit für das derzeitige Betriebssystem auswählen +- Links unten auf "Run" klicken oder STRG + R