From eb088fa119bd398ad9d7a9a90ee60ea37a55cce5 Mon Sep 17 00:00:00 2001 From: Raymond Jessop Date: Tue, 22 Apr 2025 20:10:38 -0500 Subject: [PATCH] re work of readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e09ab3..f8c2637 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Install `django_aws_ses`: pip install django_aws_ses ``` -Install `django_aws_ses` from TestPyPI (or PyPI once published): +Install `django_aws_ses` from TestPyPI: ```bash pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ django_aws_ses