mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-04 20:20:18 +03:00
Update README.md
Updates the options for postgresql selection in the interactive questions
This commit is contained in:
parent
8bdac608d8
commit
21dcc792e3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user