mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-04-04 22:17:31 +00:00
Adjust documentation and release workflow to Qt6
This commit is contained in:
parent
c18845fce5
commit
b0e44b9fcf
4 changed files with 17 additions and 15 deletions
|
|
@ -12,7 +12,7 @@ Creating all the different parts from the source code requires quite a few tools
|
|||
## Building the PC application:
|
||||
* Install the required tools (Qt and libusb-1.0):
|
||||
```
|
||||
sudo apt-get install qt5-default qt5-qmake qtbase5-dev libusb-1.0-0-dev
|
||||
sudo apt-get install libusb-1.0-0-dev qt6-tools-dev qt6-base-dev
|
||||
```
|
||||
* Build the application:
|
||||
* either:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue