Merge pull request #156 from rileyball/patch-1

Add separate Debian installation instructions
This commit is contained in:
boltgolt 2019-02-28 11:12:19 +01:00 committed by GitHub
commit ec15b58ce4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ Howdy is currently available for Debian/Ubuntu, Arch Linux and Fedora. If you
**Note:** The build of dlib can hang on 100% for over a minute, give it time.
### Debian (Ubuntu, Linux Mint, etc)
### Ubuntu or Linux Mint
Run the installer by pasting (`ctrl+shift+V`) the following commands into the terminal one at a time:
@ -37,6 +37,10 @@ sudo apt install howdy
This will guide you through the installation.
### Debian
Download the .deb file from the [Releases page](https://github.com/boltgolt/howdy/releases) and install with gdebi.
### Arch Linux
Install the `howdy` package from the AUR. For AUR installation instructions, take a look at this [wiki page](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages).