From cfbb413e7e26fbe336ae4f5aa91ee8a6a3a835a7 Mon Sep 17 00:00:00 2001 From: "Piotr F. Mieszkowski" Date: Sat, 8 Jul 2023 02:03:20 +0200 Subject: [PATCH] Explicitly mention requirements.txt file --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 88badc0..e8bf8f0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,7 +20,7 @@ These instructions are based on an installation on an Ubuntu 14.04 LTS virtual m ### Requirements - Python 3.9. -- Dependencies listed in [requirements file](https://packaging.python.org/en/latest/tutorials/installing-packages/#requirements-files). +- Dependencies listed in [requirements file](https://packaging.python.org/en/latest/tutorials/installing-packages/#requirements-files), `requirements.txt`. - Postfix: installed, configured and tested. - GnuPG: installed, configured and tested (e.g. via command-line).