Update install.md

This commit is contained in:
KF7EEL
2021-02-26 12:14:51 -08:00
committed by GitHub
parent b37c31b42e
commit 47e3eac99f
+1 -1
View File
@@ -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