From cbf1d49cb1afaa2b8d029dbd6f81eec02ac21834 Mon Sep 17 00:00:00 2001 From: charlyautomatiza Date: Tue, 19 Sep 2023 20:39:39 -0300 Subject: [PATCH] docs: update github repository The github repository path is incorrect which prevents users from following the step-by-step without errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f20e2a66..776d3558 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This sample project includes the required components as binaries, docker contain + Download and unzip the source repository for this guide, or clone it using Git: ``` - $ git clone https://gitlab.com/lippia/products/samples/lippia-web-sample-project.git + $ git clone https://github.com/Crowdar/lippia-web-sample-project.git ``` + Go to root directory: