Update build instructions to Qt6

This commit is contained in:
Jan Käberich 2024-01-04 17:45:36 +01:00 committed by GitHub
parent 8c1d2d1f06
commit c8efeea9b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@ Creating all the different parts from the source code requires quite a few tools
* Build the application: * Build the application:
* either: * either:
``` ```
cd Software/PC_Application cd Software/PC_Application/LibreVNA-GUI
qmake qmake6
make make
``` ```
* or: * or: