Corrected the repo path

This commit is contained in:
Theodotos Andreou 2018-10-20 13:09:17 +03:00
부모 f7020f7bed
커밋 1d21f956a5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -17,7 +17,7 @@ $ sudo cp terraform /usr/local/bin
* Get the repo
```
$ git clone https://git.theo-andreou.org/Personal/terraform-scaleway.git
$ git clone https://git.theo-andreou.org/Personal/lpi-deploy-scaleway.git
$ cd terraform-scaleway
```