summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-26 09:58:12 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-26 09:58:12 +0200
commitc39110bc27dcc7d4b66fa6ce52a8638cc9840edc (patch)
tree3fd13ddb384cb03ec3a2846cfe61ffc096b31871 /README
parent3b740469d6146c99b8f05de33ee2803e0effebc1 (diff)
downloadmetatile-c39110bc27dcc7d4b66fa6ce52a8638cc9840edc.tar
metatile-c39110bc27dcc7d4b66fa6ce52a8638cc9840edc.zip
fix
darcs-hash:20070326075812-9c5c1-98b5c177745a7576c9778b9dcb9c98e155382d16
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index 0c6cda0..07e9d55 100644
--- a/README
+++ b/README
@@ -21,13 +21,17 @@ Building:
dmenu 2.{5,6,7} http://www.suckless.org/download/dmenu-2.7.tar.gz
-Use:
+And then build with Cabal:
- add:
+ runhaskell Setup.lhs configure --prefix=/home/dons
+ runhaskell Setup.lhs build
+ runhaskell Setup.lhs install
+
+Then add:
exec /home/dons/bin/xmonad
- as the last line of your .xsession file
+ to the last line of your .xsession file
Authors: