From 967390ddfa00950d022394e4a9c249111d997e6f Mon Sep 17 00:00:00 2001 From: rune Date: Tue, 3 Oct 2023 10:24:33 +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 63dc3dc..161f69c 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](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``` +Download the latest release from [https://gitlab.pm/rune/malias/releases](https://iurl.no/release). 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