edit repository link in Readme

This commit is contained in:
KasimBaybikov
2023-04-05 17:06:00 +03:00
parent b112c5ee22
commit e3e7e7bd89
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ terraform init
3. Склонируйте репозиторий с провайдером, выполнив команду:
```bash
git clone https://github.com/rudecs/terraform-provider-decort.git
git clone https://repository.basistech.ru/BASIS/terraform-provider-decort.git
```
4. Перейдите в скачанную папку с провайдером и выполните команду

View File

@@ -82,7 +82,7 @@ The Provider will automatically install on your computer from the terrafrom regi
3. Clone provider's repo:
```bash
git clone https://github.com/rudecs/terraform-provider-decort.git
git clone https://repository.basistech.ru/BASIS/terraform-provider-decort.git
```
4. Change directory to clone provider's and execute next command