diff --git a/README.md b/README.md index ca7215d9dba20f54724adf184838ccb4ad1f5cb7..801cb647fb94e972a4af07903b6fbf010ae78946 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 ```