README
changeset 88 9b5c2357fad7
parent 87 36d94f12811b
child 93 0a10228296c1
--- a/README	Thu Dec 10 00:38:00 2009 +0200
+++ b/README	Fri Jan 15 11:03:59 2010 +0200
@@ -5,10 +5,10 @@
 scripts working with this module.
 
 To install it, you will need:
-- lua library and headers
+- lua 5.1 library and headers
 - glib (with gmodule) library and headers
 - loudmouth headers
-- mcabber-lm sources (for headers)
+- mcabber headers
 - cmake
 - perl (optional)
 
@@ -22,7 +22,7 @@
 
 Debian users can instead of make install do
 $ fakeroot make package
-# dpkg -i mcabber-lua-*.deb
+# dpkg -i mcabber-lua*.deb
 
 This code underlies terms of GNU GPL v2 or later.