Corrected the repo path

This commit is contained in:
Theodotos Andreou 2018-10-20 13:09:17 +03:00
parent f7020f7bed
commit 1d21f956a5
1 changed files with 1 additions and 1 deletions

View File

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