Skip to content

Commit

Permalink
Merge pull request #686 from bitcraze/knmcguire-patch-1
Browse files Browse the repository at this point in the history
Update install.md for QT6 and ubuntu
  • Loading branch information
krichardsson authored Oct 24, 2023
2 parents 7dcde45 + 01c5dc1 commit c614590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ sudo apt install git python3-pip libxcb-xinerama0
pip3 install --upgrade pip
```

> For some versions of Ubuntu 22.04 you might need to install more packes like `libxcb-cursor0`. Check out [QT6 package dependency list]( https://doc.qt.io/qt-6/linux-requirements.html).
#### Setting udev permissions

Using Crazyradio on Linux requires that you set udev permissions. See the cflib
Expand Down

0 comments on commit c614590

Please sign in to comment.