From 5604f5f43203ff856de513dbd2e0d61022109d8c Mon Sep 17 00:00:00 2001 From: Riley Carpenter <31159790+rileyball@users.noreply.github.com> Date: Wed, 27 Feb 2019 20:03:09 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 128b87f..271be2e 100644 --- a/README.md +++ b/README.md @@ -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. -### Ubuntu (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).