From 53ecb4302a8957a874e27c62bfce079c7f3eb6bd Mon Sep 17 00:00:00 2001 From: rune Date: Tue, 3 Oct 2023 10:20:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62bdfe5..63dc3dc 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ _malias_ is a helper for mailcow instances. You can create, delete, search and l ## Installation -Download the latest release from https://gitlab.pm/rune/malias/releases. Unzip and move to a folder in you path (ease of use). I also recommend rename the file ```malias.py``` to just ```malias``` and make the file executable with ```chmod +x malias```. To install required python modules run ```pip3 install -r requirements.txt``` +Download the latest release from [https://gitlab.pm/rune/malias/releases](https://iurl.no/malias). Unzip and move to a folder in you path (ease of use). I also recommend rename the file ```malias.py``` to just ```malias``` and make the file executable with ```chmod +x malias```. To install required python modules run ```pip3 install -r requirements.txt``` ## Usage