X-Git-Url: https://gerrit.onap.org/r/gitweb?p=appc%2Fdeployment.git;a=blobdiff_plain;f=README.md;h=4d90a72e71d80e0612b3b4ebd849ded8508ab8cf;hp=7a7973c91da0337af19673deb1254b5241bd8ce9;hb=HEAD;hpb=9c96d16bb3d9b96467efc931684d351b64eb871a diff --git a/README.md b/README.md index 7a7973c..4d90a72 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,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