From 47e3eac99f19d23f11b7145bdad442d41e138a01 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Fri, 26 Feb 2021 12:14:51 -0800 Subject: [PATCH] Update install.md --- install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.md b/install.md index a81cc61..6e1d248 100644 --- a/install.md +++ b/install.md @@ -26,7 +26,7 @@ Install the required modules. `python3 -m pip install -r requirements.txt` -_**Note: Ignore any errors regarding smtplib as that module comes by default on most Linux distributions.**_ +_**Note: Ignore any errors regarding smtplib or traceback as those modules come by default on most Linux distributions.**_ # Configuration