From 4d88a35cfd8b098af63409ce3406a016e2b31267 Mon Sep 17 00:00:00 2001 From: Jan Pieper Date: Tue, 29 Oct 2013 19:33:34 +0100 Subject: [PATCH] Use tabs for indention to get a code block Former-commit-id: 9cfc25e800c74648feba6d2b89482123639ab790 --- INSTALL.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 0d63021..f253fcc 100755 --- a/INSTALL.md +++ b/INSTALL.md @@ -255,20 +255,20 @@ Add a new CalDAV account: Add a new CalDAV account: - * in Settings > Accounts > Add Account > Advanced > CalDAV - * Username: the username you just created - * Password: the password you just defined - * Server Address: http://dav.mydomain.com/cal.php/calendars/username/default - and replace domain and username with the correct values + * in Settings > Accounts > Add Account > Advanced > CalDAV + * Username: the username you just created + * Password: the password you just defined + * Server Address: http://dav.mydomain.com/cal.php/calendars/username/default + and replace domain and username with the correct values Add a new CardDAV account: - * in Settings > Accounts > Add Account > Advanced > CardDAV - * Username: the username you just created - * Password: the password you just defined - * Email Address: an email address you want this CardDAV account to be assigned to - * Server Address: dav.mydomain.com/card.php/addressbooks/username/default - and replace domain and username with the correct values + * in Settings > Accounts > Add Account > Advanced > CardDAV + * Username: the username you just created + * Password: the password you just defined + * Email Address: an email address you want this CardDAV account to be assigned to + * Server Address: dav.mydomain.com/card.php/addressbooks/username/default + and replace domain and username with the correct values __Note:__ Its required to use SSL for CardDAV!