diff --git a/quick-start/build-open-harmony.rst b/quick-start/build-open-harmony.rst index be64ec5763985469c31ba36a3fd92ec6a952f7a1..ae4b0ecd34276143f475e18622a545a4861473b1 100644 --- a/quick-start/build-open-harmony.rst +++ b/quick-start/build-open-harmony.rst @@ -56,7 +56,7 @@ If you are a user and wants to build your product on top of OHOS, then clone the $ mkdir ohos; cd ohos $ repo init -u https://git.ostc-eu.org/OSTC/manifest.git -b stable - $ repo sync + $ repo sync --no-clone-bundle **For OHOS Developer** If you are a developer and wants to contribute to OHOS, then clone the ‘develop’ branch by executing the following commands: