summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba9645b..ae6f2ca 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ An AGL binding used to control collected data. Those data may come from
## Setup
```bash
-git clone --recursive https://github.com/iotbzh/agl-server-xds
+git clone https://gerrit.automotivelinux.org/gerrit/apps/agl-service-xds-monitoring
cd agl-server-xds
```