aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-17 16:45:27 +0200
committerDaniel Teichmann <daniel.teichmann@das-netzwerkteam.de>2020-07-17 16:45:27 +0200
commit6b94f69f6d2832ec503d1cb4328b601837f90349 (patch)
tree16728260cad51b557a33c3ae6d68ea3da62e070c
parent7b1fb0a0d1aed0572eb69a88b2d62ca3f6631056 (diff)
downloadRWA.Support.DesktopApp-6b94f69f6d2832ec503d1cb4328b601837f90349.tar.gz
RWA.Support.DesktopApp-6b94f69f6d2832ec503d1cb4328b601837f90349.tar.bz2
RWA.Support.DesktopApp-6b94f69f6d2832ec503d1cb4328b601837f90349.zip
Add basic dev setup instructions
-rw-r--r--README.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/README.md b/README.md
index b952581..0cf8ecf 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,22 @@
# Remote-Support-Desktop
-This is a remote-support App for the desktop using Qt Quick \ No newline at end of file
+This is a remote-support App for the desktop using Qt Quick
+
+
+Installation of dev-environment
+-------------------------------
+
+1. Install a Qt Creator and a few necessary packages
+
+
+::
+
+sudo apt install qtcreator qt5-default qmlscene qtdeclarative5-dev
+
+::
+
+2. Import the project into Qt Creator
+
+2.5. ???
+
+3. Profit