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
```