From e0985125615a08ac4e127740b3fde4952326d1f4 Mon Sep 17 00:00:00 2001
From: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
Date: Fri, 8 Jan 2021 15:44:35 +0100
Subject: [PATCH] Update URL to reflect new repository location

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@huawei.com>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c854af85..0662b6e0 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
-- 
GitLab