]> git.0d.be Git - empathy.git/blobdiff - README
3.12.2
[empathy.git] / README
diff --git a/README b/README
index ab94d8f1b8e8da78c492ff4a709637188ae4aa9e..7f38eabb2768b6466d11637eceeeda7654f05afb 100644 (file)
--- a/README
+++ b/README
@@ -1,15 +1,12 @@
 How to use empathy ?
 
 1) Install
-$ ./autogen
+$ ./autogen.sh
 $ make && make install
 
-2) Start the MC
-$ empathy-launcher
-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.
-
-3) To see the contact list and setting accounts
-$ empathy-contact-list
+2) Start empathy
+$ empathy
+This will start MC, connect all enabled accounts and add a GtkStatusIcon. 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.