diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ This is a remote-support App for the desktop using Qt Quick / QML. Installation of dev-environment ------------------------------- +### Clone this repo + +`git clone https://gitlab.das-netzwerkteam.de/remotewebapp/remote-support-desktop.git` + ### Install Qt Creator and necessary packages `sudo apt install qtcreator qt5-default qmlscene build-essential libgles2-mesa-dev qtquickcontrols2-5-dev qtdeclarative5-dev qml-module-qtquick-controls2 qml-module-qtquick-dialogs qml-module-qtquick-extras` |