diff options
author | Ofir Sonsino <os0695@att.com> | 2017-11-08 11:31:34 +0200 |
---|---|---|
committer | Ofir Sonsino <os0695@att.com> | 2017-11-08 11:31:34 +0200 |
commit | 0e1e6a925e99446cdd653b606b04c2fc43fb28c0 (patch) | |
tree | d788259eaa8d040753b5eb7df81054c9a4763718 /docs/docs-installation.rst | |
parent | ce389b5342e7614c5d79533b718710dc4b76e6b8 (diff) |
Update ReadTheDocs docs folder
Change-Id: Ia95169494404548706371f608b4e53ac8ffa6ad2
Issue-ID: VID-71
Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'docs/docs-installation.rst')
-rw-r--r-- | docs/docs-installation.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/docs-installation.rst b/docs/docs-installation.rst index 9d15efbf7..151f486fd 100644 --- a/docs/docs-installation.rst +++ b/docs/docs-installation.rst @@ -6,12 +6,12 @@ Installation VID is delivered in a Docker image format. -Using docker image ------------------- +Installing VID Using a Docker Image +----------------------------------- -Please follow the instructions given below, for installing VID using docker image. +Please follow the instructions given below, for installing VID using a Docker image. -1. Download the vid & mariadb docker image +1. Download the vid & mariadb Docker image .. code-block:: bash @@ -19,7 +19,7 @@ Please follow the instructions given below, for installing VID using docker imag docker login -u docker -p docker nexus3.onap.org:10001 docker pull nexus3.onap.org:10001/openecomp/vid:1.1-STAGING-latest -2. Install by running following command (Use the path for lf_config folder under VID git repository as CONFIG_PATH) +2. Install by running following command (Use the path for the lf_config folder under the VID git repository as CONFIG_PATH) .. code-block:: bash |