Update README.md
This commit is contained in:
parent
72801b947f
commit
5604f5f432
1 changed files with 5 additions and 1 deletions
|
|
@ -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.
|
**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:
|
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.
|
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
|
### 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).
|
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).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue