summaryrefslogtreecommitdiff
path: root/README
blob: ef16e2c7cb80be9770e3dc2f071ac83a7a70b940 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
How to use empathy ?

1) Install
$ ./autogen
$ make && make install

2) Setup and enable some accounts
$ empathy-accounts

3) Get your contact list
$ empathy-contact-list
This will start MC and connect all enabled accounts. If you start a private chat
or someone is saying something to you, empathy-chat will be started
automagicaly and display a chat UI for your conversation.