diff --git a/docs/20_Installation.md b/docs/20_Installation.md
index 69dcc307c626433c91e76e41c691a68d0c07aeb0..a4a287e665ef3fa979b8584d6794c5d0361ea3fb 100644
--- a/docs/20_Installation.md
+++ b/docs/20_Installation.md
@@ -7,7 +7,26 @@
 - manual test run
 - create a cronjob
 
-## Uncompress client
+## Installation with git clone
+
+The most easy way is to use git pull.
+If you don't have / want to use git see the next chapter "Manual installation: uncompress archive".
+
+As user **root**:
+
+```shell
+# Create the directory level above
+mdir -p /opt/imlbackup/
+cd /opt/imlbackup/
+
+# Get the software into subdir "client"
+git clone https://git-repo.iml.unibe.ch/iml-open-source/iml-backup.git client
+
+# to set working directory to /opt/imlbackup/client:
+cd client
+```
+
+## Manual installation: uncompress archive
 
 To put all files into a directory i.e.