aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-29 18:18:14 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-29 18:18:14 +0200
commitf0dc186cf00fb6952531d124e714cbb2f39b737e (patch)
tree727774b85effdc21cdf70666e8e3f88f17c5c84f
parent8a67a7b1a78084fed6934e44f72a02153e99e6bb (diff)
downloadRWA.Support.DesktopApp-f0dc186cf00fb6952531d124e714cbb2f39b737e.tar.gz
RWA.Support.DesktopApp-f0dc186cf00fb6952531d124e714cbb2f39b737e.tar.bz2
RWA.Support.DesktopApp-f0dc186cf00fb6952531d124e714cbb2f39b737e.zip
README.md: Add git clone
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 225efb0..a452022 100644
--- a/README.md
+++ b/README.md
@@ -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`