From 534a40280af402b29f467a53879a1314e10ce598 Mon Sep 17 00:00:00 2001 From: intrigeri <intrigeri@boum.org> Date: Fri, 17 Feb 2017 08:28:43 +0000 Subject: [PATCH] README.md: point to the installation doc. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bd102ed..27d806b 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ coordinate many different backup utilities. - encrypted remote backups (via duplicity) - backup of subversion repositories +# Installation + +See the [installation documentation](INSTALL.md). + # Options The following options are available: -- GitLab