Skip to content

Commit

Permalink
Update README.md (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Necktschnagge authored Oct 21, 2023
1 parent 6421b94 commit 6847e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
`apt-get install build-essential cmake qtbase5-dev libqt5svg5-dev`
* for Qt6 (e.g. *Ubuntu 22.04*) run

`apt-get install build-essential cmake qt6-base-dev libqt6svg6-dev`
`apt-get install build-essential cmake libgl1-mesa-dev qt6-base-dev libqt6svg6-dev`
* See our [Azure Pipeline configuration](https://github.com/Necktschnagge/cmake-qt-prototype/blob/main/azure-pipelines.yml) for details.
* MacOS:
* *See instructions for Linux. You may use clang instead of g++.*
Expand Down

0 comments on commit 6847e63

Please sign in to comment.