aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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-dir>/../build-rwa.support.desktopapp-Desktop-Debug/rwa.support.desktopapp`
+4. Its usually `<build-dir>/../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)