X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=README.md;h=1779d82a70480ac3cf6034ed74819f1b1b9f825b;hb=refs%2Fheads%2Fmaster;hp=644d91168eac9de1e5b153f7609c4d410c7783d9;hpb=936d463dce2089b3dc85ba6ec9e020bbc951a771;p=appc.git diff --git a/README.md b/README.md index 644d91168..1779d82a7 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Ther following steps are needed to deploy and start ONAP APPC: ```bash # Install Docker-Compose apt-get install python-pip -pip install docker-compose +pip install --no-cache-dir docker-compose # Login to Nexus Repo to pull Docker Images (this assumes that Nexus Certificate is already imported in the Host VM on /usr/local/share/ca-certificates/ path): docker login # prompts for user credentials as a way to authenticate