diff --git a/README.md b/README.md
index c854af85740c03857e4d3a5fb9065bb170db7f03..0662b6e0d5ca0c85c8877ecfff80fd9d55720929 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ To start working with **meta-ohos** first install git repo:
 Once git repo has been installed we can use it to clone the necessary repositories:
 
     $ mkdir ohos; cd ohos
-    $ repo init -u https://git.ostc-eu.org/incubate/meta-ohos/manifest.git
+    $ repo init -u https://git.ostc-eu.org/OSTC/manifest.git
     $ repo sync
     $ cd poky
     poky$ . oe-init-build-env