From 51137c675822955ec53bae99d32f53bf2e6b6f1d Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Thu, 14 May 2020 08:54:23 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e99c57..0febc9ec 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,11 @@ chmod +x install-dependencies.sh * qt-google-analytics * qt-breakpad 5. **Follow the steps below for your OS**. Then open the CMakeLists.txt via QtCreator. +
- +
+ 6. Add install to the build steps. Projects -> Build -> Add Build Step -> Select Build -> Select "install" . * CMake -> Check if cmake is listed there, otherwise add it * Kits -> CMakeGenerator -> Change... (Otherwhise your builds are slow!)