From 1d21f956a55b731c5a82c4ea9394994a5c771e52 Mon Sep 17 00:00:00 2001 From: Theodotos Andreou Date: Sat, 20 Oct 2018 13:09:17 +0300 Subject: [PATCH] Corrected the repo path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46c9a02..726d5da 100644 --- a/README.md +++ b/README.md @@ -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 ```