Update README.md

This commit is contained in:
Andrei Yankovich 2018-12-26 20:14:43 +03:00 committed by GitHub
parent c0fa0bc952
commit c831ab7283
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
You nead build your project with own qt version You nead build your project with own qt version
```bash ```bash
snap install cqtdeployer --classic
git clone https://github.com/QuasarApp/Console-QtDeployer.git git clone https://github.com/QuasarApp/Console-QtDeployer.git
cd Console-QtDeployer/examples/TestQMLWidgets cd Console-QtDeployer/examples/TestQMLWidgets
/path/to/your/qmake/bin/qmake TestQMLWidgets.pro /path/to/your/qmake/bin/qmake TestQMLWidgets.pro