From d7eed949cb7da2bc0f398c2bdf7269bb7ad8833f Mon Sep 17 00:00:00 2001 From: Andrei Date: Wed, 26 Dec 2018 20:13:14 +0300 Subject: [PATCH] Update README.md --- examples/TestQMLWidgets/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/TestQMLWidgets/README.md b/examples/TestQMLWidgets/README.md index 6df0895..5a9f061 100644 --- a/examples/TestQMLWidgets/README.md +++ b/examples/TestQMLWidgets/README.md @@ -1,6 +1,5 @@ -# this example for packing apps to snap - -# you nead build your project with own qt version +# This example for packing apps to snap + You nead build your project with own qt version ``` git clone https://github.com/QuasarApp/Console-QtDeployer.git @@ -13,3 +12,4 @@ snap install cqtdeployerexample_0.1_amd64.snap --dangerous cqtdeployerexample ``` +Done!