commit 527637ab272f68db75d74e9d49f6ce1377d5a905
parent 51a3a1ef83b7a5b8151833309f3cf6e8109cd57b
Author: Suraj N. Kurapati <sunaku@gmail.com>
Date: Tue, 12 May 2009 17:06:21 -0700
increase minimum wmii requirement from 3.6 to hg2444
Diffstat:
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/README b/README
@@ -13,7 +13,7 @@ This is my wmii configuration, described in these articles:
Dependencies:
- wmii-3.6 or newer (preferably wmii-hg)
+ wmii hg2444 or newer
Ruby 1.8.6 or newer
@@ -21,19 +21,15 @@ Dependencies:
Installation:
- # dependencies
+ # library
gem install rumai # required
gem install librmpd # optional
- # installation
+ # install
mv ~/.wmii-hg ~/.wmii-hg.backup
git clone git://github.com/sunaku/wmiirc.git ~/.wmii-hg
- # alias for older wmii
- mv ~/.wmii-3.5 ~/.wmii-3.5.backup
- ln -s ~/.wmii-hg ~/.wmii-3.5
-
- # enjoy the goods!
+ # run
~/.wmii-hg/wmiirc
Documentation: