From 0f8a822069dcf161e274eb516a51a5838469450f Mon Sep 17 00:00:00 2001 From: Daniel Teichmann Date: Thu, 24 Jun 2021 22:40:25 +0200 Subject: Fixed README.md instructions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dba8ad7..cfa69a7 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ qmake should have made a `Makefile` now which can be used by `make` to build an ### Test your new executable -1. `./rwa.support.desktopapp` +1. `./rwa-support-desktopapp` Installation of dev-environment @@ -68,7 +68,7 @@ Installation of dev-environment 3. Navigate to your cloned 'rwa.support.desktopapp' git directory -4. Select `rwa.support.desktopapp.pro` file +4. Select `rwa-support-desktopapp.pro` file ### In Qt Creator while in RWA.Support.DesktopApp project: @@ -85,7 +85,7 @@ Installation of dev-environment 3. Make sure a executable file is selected -4. Its usually `/../build-rwa.support.desktopapp-Desktop-Debug/rwa.support.desktopapp` +4. Its usually `/../build-rwa-support-desktopapp-Desktop-Debug/rwa-support-desktopapp` 5. (Make sure that you tried to build the project at least once, or else the folder won't exist yet) -- cgit v1.2.3