From 617729cfba406d58591f17c4d3a4bdbb5461e340 Mon Sep 17 00:00:00 2001 From: salvadorpla Date: Sat, 30 Nov 2019 15:46:06 +0100 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cea5bda..b549e8a 100644 --- a/README.md +++ b/README.md @@ -24,4 +24,4 @@ Within Python Virtual Environment: 4. Use your favourite scheduling method to set mailing.py to run regularly. Column 'elapsed_days' of mailing's database will be updated so you can decide actions after some time. -Note: install all needed packages with 'pip install package' +Note: install all needed packages with 'pip install -r requirements.txt'