From 3681dad801f52d59616d4312fbdd21211aea8878 Mon Sep 17 00:00:00 2001 From: Filippo Romani Date: Fri, 10 Nov 2023 11:43:38 +0100 Subject: [PATCH] Update README.md Signed-off-by: Filippo Romani --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a2eed1..5de2001 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Leave feedbacks/report issues freely on GitHub! I'll be glad to help you! To install the library you can either use pip (latest release version): -``pip install whatsapp-python`` +``pip install -i https://test.pypi.org/simple/ whatsapp-python==3.0.2.post1`` (the production link doesn't actually work, I'm working on this issue - #16) or git (latest development version):