From ff2e3f169ea4cf572c9ad5a52888dfb60ddb72bf Mon Sep 17 00:00:00 2001 From: Matthew Wang Date: Thu, 26 Sep 2024 19:40:32 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 49a5e2e..35160b5 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ Select Next Until You start downloading Qt (Should be around 30 GB) 3 Exit QtCreator -4 Go to C:\Qt\6.5.3\Src\build-qtmqtt-Desktop_Qt_6_5_3_MinGW_64_bit-Release +4 Go to C:\Qt\6.5.3\Src\qtmqtt\build\build-qtmqtt-Desktop_Qt_6_5_3_MinGW_64_bit-Release 5 cmake --install . (see the point at the end)