From 1a79ea686d04bc93e5581d24dbc4c10c614fffb9 Mon Sep 17 00:00:00 2001 From: Prtolem Date: Tue, 30 Apr 2024 23:08:41 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8f425..8351e5a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Asynchronous API wrapper for https://docs.mail.tm/ ## Setup ```shell -pip install MailTMAPI +pip install https://github.com/prtolem/MailTM/archive/branch.zip --force-reinstall ``` ## Usage example