From 0b6982b78cf4f453a964df78718c5ac522214328 Mon Sep 17 00:00:00 2001 From: Britta Varwig Date: Tue, 9 Apr 2024 11:25:33 +0200 Subject: [PATCH] Update btp-seetup-automater with warning add a warning, that there is a small issue in the setupAutomator --- documentation/appendix/btp-setup-automator/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/appendix/btp-setup-automator/README.md b/documentation/appendix/btp-setup-automator/README.md index 46640c7..892ed96 100644 --- a/documentation/appendix/btp-setup-automator/README.md +++ b/documentation/appendix/btp-setup-automator/README.md @@ -2,6 +2,7 @@ In this section, we are explaining to use the [btp-setup-automator](https://github.com/SAP-samples/btp-setup-automator) to set up the account and run the application in an automated way. +>**Warning:** In the chapter [Instructions for running SAP Discovery Center Mission in btp-setup-automator](https://github.com/SAP-samples/btp-setup-automator/blob/main/usecases/released/discoverycenter/3638-kyma-multitenant/README.md#instructions) of the [btp-setup-automator](https://github.com/SAP-samples/btp-setup-automator), there is a small error in step 1 when navigating to the parameter file. The correct path is ```cd usecases/released/discoverycenter/3638-kyma-multitenant``` ## Prerequisites To install the usecase using the btp-setup-automator, you will need Docker. If you haven't it install, you can download it from [Docker Hub](https://hub.docker.com/). @@ -85,4 +86,4 @@ Having everything in place, one final step is required from your side as it can' ![](images/create-destination-03.png) ## Run the Application -That is all you need to do to run the application. Now you can test the application by starting it. More details can be found [here](../../../documentation/test-customer-onboarding/run-application/README.md). \ No newline at end of file +That is all you need to do to run the application. Now you can test the application by starting it. More details can be found [here](../../../documentation/test-customer-onboarding/run-application/README.md).