Merge pull request #54 from mdom/patch-1

Shorten build instructions
This commit is contained in:
alols 2015-09-07 15:30:49 +02:00
commit 7fca36453e

View file

@ -13,9 +13,8 @@ Minimal building instructions
-----------------------------
$ sudo apt-get install git gcc make pkg-config libx11-dev libxtst-dev libxi-dev
$ mkdir xcape
$ git clone https://github.com/alols/xcape.git
$ cd xcape
$ git clone https://github.com/alols/xcape.git .
$ make
$ sudo make install