From 346fe94ca3aae58110241477f4f8d092a47baad6 Mon Sep 17 00:00:00 2001 From: Lawrence Lagerlof Date: Thu, 15 Sep 2022 17:00:51 -0300 Subject: [PATCH] Add info about install.sh automatic download --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f7e9a54..a66540d 100644 --- a/readme.md +++ b/readme.md @@ -120,9 +120,9 @@ In Arch Linux, you can use the `h-m-m-git` AUR package to install it. ## Installation script for Linux -[Download](https://github.com/nadrad/h-m-m/archive/refs/heads/main.zip) or clone this repository and execute the `install.sh` (run as normal user. Sudo password will be asked if necessary). +Download and execute the [install.sh](https://raw.githubusercontent.com/nadrad/h-m-m/main/install.sh) (right click, save as) -The installer will copy `h-m-m` to `/usr/local/bin` and make it executable, so after install you just need to type `h-m-m` from anywhere to use it. +The installer will download and copy `h-m-m` to `/usr/local/bin` and make it executable, so after install you just need to type `h-m-m` from anywhere to use it. # Troubleshooting