re work of readme
This commit is contained in:
parent
c1473e0d85
commit
eb088fa119
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue