Corrected the repo path

This commit is contained in:
Theodotos Andreou 2018-10-20 13:09:17 +03:00
parent f7020f7bed
commit 1d21f956a5

View file

@ -17,7 +17,7 @@ $ sudo cp terraform /usr/local/bin
* Get the repo * 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 $ cd terraform-scaleway
``` ```