From ac763d6a46ba7e36e8fbd4a9f18872e8f7dca1bd Mon Sep 17 00:00:00 2001
From: Roberto Callari <robertocallari89@gmail.com>
Date: Thu, 3 Sep 2020 15:57:25 +0200
Subject: [PATCH] updated repository url

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fc64fdd7..c0cb6301 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To properly install and start the template, the following tools should be instal
 ## Install
 To properly install the template, follow these steps:
 ```
-git clone 
+git clone https://git.code.tecnalia.com/urbanite/wp5-integration-and-devops/urbanite-ui-template.git
 cd urbanite-ui-template
 npm install
 ```
-- 
GitLab