README
changeset 93 0a10228296c1
parent 88 9b5c2357fad7
child 129 ea30cf6c5bea
--- a/README	Fri Mar 05 19:15:08 2010 +0200
+++ b/README	Fri Mar 05 19:49:09 2010 +0200
@@ -5,10 +5,9 @@
 scripts working with this module.
 
 To install it, you will need:
-- lua 5.1 library and headers
-- glib (with gmodule) library and headers
-- loudmouth headers
-- mcabber headers
+- lua 5.1
+- glib
+- mcabber
 - cmake
 - perl (optional)
 
@@ -22,11 +21,12 @@
 
 Debian users can instead of make install do
 $ fakeroot make package
-# dpkg -i mcabber-lua*.deb
+# dpkg -i libmcabber-lua*.deb
 
 This code underlies terms of GNU GPL v2 or later.
 
-I will be happy to get feedback, patches, suggestions, etc.
+I willi be happy to get feedback, patches, suggestions, etc.
+You can send me email or contact via jabber <isbear@unixzone.org.ua>.
 
   -- Myhailo Danylenko <isbear@ukrpost.net>