From d496fd52b235bcd571bdd58e8cf90f1416a7a2ec Mon Sep 17 00:00:00 2001 From: mbyregowMx <47214747+mbyregowMx@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:22:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33302923..1bae52bb 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ The first push generates a new app. In order to login to your application as adm cf set-env ADMIN_PASSWORD "" ``` -### 4. Connect a Database +### 4. Connect a Database After configuring an admin password, proceed with [connecting a database](#connect-a-database).