# HG changeset patch # User Myhailo Danylenko # Date 1345476160 -10800 # Node ID f5318a5fd95f16022be291416232104ab7cc1337 # Parent ff5884d8bbf5598152e6fdc8976f90b7602529c8 Fix readme diff -r ff5884d8bbf5 -r f5318a5fd95f docs/readme.mdwn --- a/docs/readme.mdwn Mon Aug 20 18:21:25 2012 +0300 +++ b/docs/readme.mdwn Mon Aug 20 18:22:40 2012 +0300 @@ -53,43 +53,3 @@ You can send me email or contact via jabber . -- Myhailo Danylenko - -This is a module to allow more flexible aliases with shell-like positional -variable substitution. Provides command '/templatecmd'. - -INSTALLATION - -To install it, you need: -cmake -gcc -make -mcabber headers -glib - -Then do -$ mkdir build -$ cd build -$ cmake .. -$ make edit_cache -$ make -# make install - -Debian users can instead of make install do -$ fakeroot make package -# dpkg -i libmcbaber-templatecmd*.deb - -Users of other distributions can select appropriate package -generator, using cache editor. - -LICENSE - -This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING -from this distribution or on a GNU web-site . - -CONTACTS - -I will be happy to get feedback, patches, suggestions, etc. -You can send me email or contact via jabber . - - -- Myhailo Danylenko -