update documentation

This commit is contained in:
Jan Käberich 2023-07-30 13:08:06 +02:00
parent 853cf310c9
commit 6901278185
3 changed files with 3 additions and 3 deletions

View file

@ -17,7 +17,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
sudo apt install libqt6widgets6 libqt6svg6
```
* Install the udev rule (otherwise you don't have the permissions to access the USB device):
```console