Skip to content

Commit

Permalink
Merge pull request #54 from mdom/patch-1
Browse files Browse the repository at this point in the history
Shorten build instructions
  • Loading branch information
alols committed Sep 7, 2015
2 parents c052d24 + 7657ed7 commit 7fca364
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7fca364

Please sign in to comment.