X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README.md;fp=README.md;h=0782690fc9c60cdcc3e4ee0da655936c3db5e596;hb=f73c8e3b01b8f5b7438ba544870e06d8f30cdea0;hp=1612e8e312a19e9d7bccae7ebcdca7663a577fce;hpb=71f8155b3b60befb21aabaffe0b0cf4d940eda61;p=pti%2Fo2.git diff --git a/README.md b/README.md index 1612e8e..0782690 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ cloned into temp before docker building ```sh mkdir -p temp cd temp -git clone https://opendev.org/starlingx/config.git -git clone https://opendev.org/starlingx/distcloud-client.git +git clone --depth 1 --branch master https://opendev.org/starlingx/config.git +git clone --depth 1 --branch master https://opendev.org/starlingx/distcloud-client.git cd - ```