summaryrefslogtreecommitdiffstats
path: root/docs/sections/installation.rst
diff options
context:
space:
mode:
authorfsandoval <frank.sandoval@oamtechnologies.com>2018-05-26 18:11:11 -0600
committerfsandoval <frank.sandoval@oamtechnologies.com>2018-05-26 18:21:59 -0600
commit9ed3be523a23ac6f46898070d398dc5ed9578d92 (patch)
treed49e0c1c82c98585c777debad2ae4fe51d0bb0cc /docs/sections/installation.rst
parent4d7952a6082d3bad5c5a931c491b94fa563b44a6 (diff)
address comments OPTFRA-242 and edit release notes
Issue-ID: OPTFRA-242 Change-Id: I41a089f8c22936eb66d75fa8a5acdf21fa173700 Signed-off-by: fsandoval <frank.sandoval@oamtechnologies.com>
Diffstat (limited to 'docs/sections/installation.rst')
-rw-r--r--docs/sections/installation.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sections/installation.rst b/docs/sections/installation.rst
index 65029c6..f25aea3 100644
--- a/docs/sections/installation.rst
+++ b/docs/sections/installation.rst
@@ -6,6 +6,9 @@ Installation
Installing from the Source Code
------------------------------------
Get HAS seed code from the Linux Foundation Projects page
+
+.. code-block:: bash
+
$ git clone https://gerrit.onap.org/r/optf/has
Use python virtual environment (https://virtualenv.pypa.io/en/stable/) to create and manage libraries and dependencies for HAS project.