Skip to content

Commit

Permalink
specify doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sagb committed Feb 28, 2018
1 parent d47eeea commit 21ca3a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Binaries
apt install alttab
```

Also, unofficial backports are available.
Also, unofficial deb packages for snapshots and backports are available.
Follow setup instructions [there](https://odd.systems/debian/).
Pin their repository to low priority to prefer official packages in the future.

Expand All @@ -32,13 +32,13 @@ Building from source
In Debian or Ubuntu:

```
apt-get install libx11-dev libxmu-dev libxft-dev libxrender-dev libpng-dev uthash-dev
apt install libx11-dev libxmu-dev libxft-dev libxrender-dev libpng-dev uthash-dev
```

Maintainer or packager may also install autotools and ronn:

```
apt-get install autoconf automake ruby-ronn
apt install autoconf automake ruby-ronn
```

2. Download:
Expand Down

0 comments on commit 21ca3a6

Please sign in to comment.