From 21dcc792e31066d2ba390703526149e83e6ef864 Mon Sep 17 00:00:00 2001 From: Jeff Foster Date: Fri, 18 Apr 2025 12:01:10 -0700 Subject: [PATCH] Update README.md Updates the options for postgresql selection in the interactive questions --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5cb65f493..a7542ae70 100644 --- a/README.md +++ b/README.md @@ -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