re work of readme

This commit is contained in:
Raymond Jessop 2025-04-22 20:10:38 -05:00
parent c1473e0d85
commit eb088fa119
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Install `django_aws_ses`:
pip 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 ```bash
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ django_aws_ses pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ django_aws_ses