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!