mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-18 02:44:51 +03:00
📖 updated database_version
in README.md
This commit is contained in:
parent
1d238fd544
commit
b39b8a1684
10
README.md
10
README.md
|
@ -118,11 +118,11 @@ Answer the prompts with your own desired [options](http://cookiecutter-django.re
|
|||
use_docker [n]: n
|
||||
database_engine: 1
|
||||
Select database_version:
|
||||
1 - 14.1
|
||||
2 - 13.5
|
||||
3 - 12.9
|
||||
4 - 11.14
|
||||
5 - 10.19
|
||||
1 - postgresql@14.1
|
||||
2 - postgresql@13.5
|
||||
3 - postgresql@12.9
|
||||
4 - postgresql@11.14
|
||||
5 - postgresql@10.19
|
||||
Choose from 1, 2, 3, 4, 5 [1]: 1
|
||||
Select js_task_runner:
|
||||
1 - None
|
||||
|
|
Loading…
Reference in New Issue
Block a user