Update INSTALL.md
This commit is contained in:
parent
d1ba6ffe7d
commit
63ebe92930
1 changed files with 11 additions and 1 deletions
12
INSTALL.md
12
INSTALL.md
|
@ -154,7 +154,7 @@ Add a new CalDAV account:
|
|||
* password: the password you just defined
|
||||
* In server address: http://dav.mydomain.com/cal.php/principals/jerome
|
||||
|
||||
## 5.2 - Apple Address Book:
|
||||
## 5.2 - Apple Address Book (OSX):
|
||||
|
||||
Add a new CardDAV account:
|
||||
|
||||
|
@ -162,6 +162,16 @@ Add a new CardDAV account:
|
|||
* password: the password you just defined
|
||||
* In server address: http://dav.mydomain.com/card.php/addressbooks/jerome/default
|
||||
|
||||
## 5.2 - Apple Contacts (iOS):
|
||||
|
||||
Add a new CardDAV account:
|
||||
|
||||
* in Settings > Mail, Contacts, Calendar > Add an account > Other
|
||||
* Select "CardDAV"
|
||||
* Server: dav.mydomain.com/card.php (note: no http:// nor https://, and no trailing slash)
|
||||
* username: the username you just created (in our example, jerome)
|
||||
* password: the password you just defined
|
||||
|
||||
## 5.3 - Thunderbird/Lighning:
|
||||
|
||||
Add a new CalDAV account:
|
||||
|
|
Loading…
Reference in a new issue