Skip to content

Commit

Permalink
Format Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Peyton-McKee committed Jan 20, 2024
1 parent d10a1e2 commit e87f824
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,15 @@ Select Next Until You start downloading Qt (Should be around 30 GB)

### Compiling QtMqtt for your Qt version
1 load QtCreator -> Load Project c:\Qt\6.5.3\Src\QtMqtt\CMakeList.txt

2 Build Release and Debug

3 Exit QtCreator

4 Go to C:\Qt\Src\6.5.3\build-qtmqtt-Desktop_Qt_6_5_3_MinGW_64_bit-Release

5 cmake --install . (see the point at the end)

Done

#### Opening the Project
Expand Down

0 comments on commit e87f824

Please sign in to comment.