diff options
author | Spencer Janssen <spencerjanssen@gmail.com> | 2008-09-05 21:52:11 +0200 |
---|---|---|
committer | Spencer Janssen <spencerjanssen@gmail.com> | 2008-09-05 21:52:11 +0200 |
commit | 1b780c7dffe376604590901d96296546de4c0449 (patch) | |
tree | baa3153d9203cb49188b3188ee45cd1a00a1ea7b | |
parent | 7bdde81a899ea6914feb149fb817197c5bc9c1c9 (diff) | |
download | xmonad-1b780c7dffe376604590901d96296546de4c0449.tar.gz xmonad-1b780c7dffe376604590901d96296546de4c0449.tar.xz xmonad-1b780c7dffe376604590901d96296546de4c0449.zip |
Spelling. Any bets on how long this has been there?
darcs-hash:20080905195211-25a6b-0b642db3feaeea930c1f9bf31cb7281c7e7d8da4.gz
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ For the full story, read on. Building: - Building is quite straightforward, and requries a basic Haskell toolchain. + Building is quite straightforward, and requires a basic Haskell toolchain. On many systems xmonad is available as a binary package in your package system (e.g. on debian or gentoo). If at all possible, use this in preference to a source build, as the dependency resolution will be |