mirror of
https://github.com/jankae/LibreVNA.git
synced 2026-01-10 18:50:09 +01:00
update Ubuntu install instructions
This commit is contained in:
parent
0cc4470cbf
commit
e2bbd6fad3
|
|
@ -19,7 +19,7 @@ This is the improved version of my [first attempt](https://www.github.com/jankae
|
|||
* Download the latest [Release](https://github.com/jankae/LibreVNA/releases) and unpack the zip file
|
||||
* Install the required libraries:
|
||||
```console
|
||||
sudo apt install libqt6widgets6 libqt6svg6
|
||||
sudo apt install qt6-base-dev libqt6svg6
|
||||
```
|
||||
* Install the udev rule (otherwise you don't have the permissions to access the USB device):
|
||||
```console
|
||||
|
|
|
|||
Loading…
Reference in a new issue