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