From d261b1c59767769f19510f9b9293b151d649e454 Mon Sep 17 00:00:00 2001 From: Matthias Fechner <idefix@fechner.net> Date: Wed, 9 Dec 2020 13:42:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8d270..8a40982 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This setup is used to migrate mailman running on FreeBSD to sympa. You must have installed some depedencies: ``` -pkg install mailman zsh bash +pkg install mailman zsh bash python2 ``` Execute for each mailinglist the command: -- GitLab