From 7f11f8eba32592546e6e85a208c3546d60108462 Mon Sep 17 00:00:00 2001 From: build-pipeline <build-token> Date: Thu, 17 Nov 2022 08:57:59 +0000 Subject: [PATCH] publish: Merge branch 'hnouts-dev-patch-98298' into 'dev' generated from commit 16493603211c69170c851418059ab2bf62eb679f --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7215d9d..801cb647f 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Hacking the Cozy Ecolyo app requires you to [setup a dev environment][setup]. You can then clone the app repository and install dependencies: ```sh -$ git clone https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo.git +$ git clone https://forge.grandlyon.com/web-et-numerique/factory/llle_project/ecolyo.git $ cd ecolyo $ yarn install ``` -- GitLab