aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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`