summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-developer/settingup/onap_individual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/guides/onap-developer/settingup/onap_individual.rst')
-rw-r--r--docs/guides/onap-developer/settingup/onap_individual.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/guides/onap-developer/settingup/onap_individual.rst b/docs/guides/onap-developer/settingup/onap_individual.rst
index a3a1b5bc7..faac85ad7 100644
--- a/docs/guides/onap-developer/settingup/onap_individual.rst
+++ b/docs/guides/onap-developer/settingup/onap_individual.rst
@@ -16,7 +16,8 @@
**Context**
===========
From a developer perspective, ONAP can be installed component per component.
-For details, refer to :ref:`the installation procedure available for each component<index-setting-individual-components>`.
+For details, refer to :ref:`the installation procedure available for each
+component<index-setting-individual-components>`.
The advanced installation procedure is recommended only for experienced
developers who desire to focus their attention on a few components and who
have a deep understanding of dependencies between components.
@@ -25,4 +26,5 @@ This type of installation is not recommended to fully install ONAP.
* The list of ports used by default within ONAP is documented in `ONAP Service List <https://wiki.onap.org/display/DW/ONAP+Services+List>`_.
* The ONAP Source Code is available through Gerrit at https://gerrit.onap.org or Git at https://git.onap.org/.
* ONAP is packaged within Docker and can be dowloaded from Docker Hub at https://hub.docker.com/r/onap.
-
+* ONAP Docker releases are specified by a list of project artifact versions
+ in a :ref:`manifest<doc-release-manifest>`.