Enhance: Enable O2 IMS for distributed cloud
[pti/o2.git] / README.md
index d3ab23e..7d357a5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,6 +8,9 @@ mkdir -p temp
 cd temp
 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 config
+git checkout bca406d1
+patch -p1 < ../../cgtsclient-insecure.patch 
 cd -
 ```