Skip to content

Commit

Permalink
Fix Linux dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
foxxyz committed Aug 11, 2019
1 parent bfbd0ee commit 53a5536
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -42,9 +42,9 @@ Development Requirements

### Linux

* xdotool
* Install with Apt: `sudo apt-get install xdotool`
* Install with Pacman: `sudo pacman -S xdotool`
* `xrandr`
* Install with Apt: `apt-get install lxrandr`
* Install with Pacman: `pacman -S xorg-xrandr`

### MacOS

Expand Down

0 comments on commit 53a5536

Please sign in to comment.