Merge pull request #98 from tmciver/master

Update README to add xrandr dependency and add build/install instruct…
This commit is contained in:
Peter Simons
2018-07-30 12:43:33 +02:00
committed by GitHub

View File

@@ -60,7 +60,11 @@ We'll now walk through the complete list of toolchain dependencies.
library headers. On many platforms, these come pre-installed. For
others, such as Debian, you can get them from your package manager:
$ apt-get install libx11-dev libxinerama-dev libxext-dev
$ apt-get install libx11-dev libxinerama-dev libxext-dev libxrandr-dev
Then build and install with:
$ cabal install
## Running xmonad