From 57803e8f2b48751b82362172ddda3903d8b87b48 Mon Sep 17 00:00:00 2001 From: Matthias Buehl Date: Tue, 24 Mar 2020 16:44:28 +0100 Subject: [PATCH] correct README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e31c5d2c..6d6d436c 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,9 @@ You can generate the MTA.yaml from CDS and do manual modifications or simply use -### BEGIN OPTIONAL PART +#### BEGIN OPTIONAL PART -If you do not want to generate the MTA.YAML yourself please do the following: +If you want to generate the MTA.YAML yourself please do the following: - Generate the mta.yaml with the HANA dependency ```sh @@ -98,7 +98,7 @@ cds add mta parameters: service: hanatrial ``` -### END OPTIONAL PART +#### END OPTIONAL PART Generate the .mtar file for the deployment and deploy to cloud foundry: ```sh