From 51e4fc313792e25a90fb58a660d0f8c6ec771887 Mon Sep 17 00:00:00 2001 From: bosodo <34586855+bosodo@users.noreply.github.com> Date: Fri, 15 Oct 2021 22:12:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffb9298..d01dbcf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can also export deleted emails to .eml files. (Default option is hard-delete **Dependency** -Python 3.6+. Befoure run, install the required dependencies with: +Python 3.6+. Before run, install the required dependencies with: ``` pip install -r requirements.txt ```