Update README.md

Updates the options for postgresql selection in the interactive questions
This commit is contained in:
Jeff Foster 2025-04-18 12:01:10 -07:00 committed by GitHub
parent 8bdac608d8
commit 21dcc792e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,10 +129,11 @@ Answer the prompts with your own desired [options](http://cookiecutter-django.re
Choose from 1, 2, 3 [1]: 1
use_docker [n]: n
Select postgresql_version:
1 - 16
2 - 15
3 - 14
4 - 13
1 - 17
2 - 16
3 - 15
4 - 14
5 - 13
Choose from 1, 2, 3, 4 [1]: 1
Select cloud_provider:
1 - AWS