diff --git a/README.md b/README.md index 4a2d1dec..031a6c24 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To setup your local env project (Only the first time) ``` bash # Clone your project # ⚠️ On Windows make sure you are cloning it from your WSL environnement -git clone git@gitlab.cartong.org:expertise-france/plateforme-urbaine-cameroun.git puc && cd puc +git clone git@github.com:CartONG/plateforme-urbaine-cameroun.git puc && cd puc # Build and pull your docker images 🐋 & setup your hosts local domains make init