From 35e34132a442ac67e5d85ab116b5596b26ba5b69 Mon Sep 17 00:00:00 2001 From: Patryk Gudalewicz Date: Tue, 10 Jan 2023 13:52:30 +0100 Subject: [PATCH] Adjusting readme file --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index de1cc893..368146b9 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ Before executing scripts, python requirements have to be satisfied. To do so, ex # Instructions 1. Clone template: - git clone --branch template ssh://git@git.bmwgroup.net:7999/opapm/coco_apm_terraform_onboarding.git + git clone --branch template https://atc.bmwgroup.net/bitbucket/scm/opapm/coco_apm_terraform_onboarding.git 2. Create branch: git checkout -b CD_ 3.Install python dependencies: