remove qmake from readme
This commit is contained in:
committed by
GitHub
parent
b7c89e16e3
commit
f26f1304a9
@@ -272,7 +272,7 @@ Also you can open and build/debug the project in a C++ IDE. For example, in Qt C
|
||||
|
||||
```shell
|
||||
# Compile-time
|
||||
apt install g++ cmake build-essential qt5-default qt5-qmake qttools5-dev-tools
|
||||
apt install g++ cmake build-essential qt5-default qttools5-dev-tools
|
||||
|
||||
# Run-time
|
||||
apt install libqt5dbus5 libqt5network5 libqt5core5a libqt5widgets5 libqt5gui5 libqt5svg5-dev
|
||||
|
||||
Reference in New Issue
Block a user