From 21ca3a6322d3c48468ed33d65836f228ea9cf308 Mon Sep 17 00:00:00 2001 From: Alexander Kulak Date: Sun, 25 Feb 2018 14:36:35 +0300 Subject: [PATCH] specify doc --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index e699f90..7929a43 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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. @@ -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: