Skip to content

Commit

Permalink
Merge pull request #156 from rileyball/patch-1
Browse files Browse the repository at this point in the history
Add separate Debian installation instructions
  • Loading branch information
boltgolt authored Feb 28, 2019
2 parents dfaa5cf + 5604f5f commit ec15b58
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand All @@ -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).
Expand Down

0 comments on commit ec15b58

Please sign in to comment.