summaryrefslogtreecommitdiffstats
path: root/docs/sections/installation.rst
diff options
context:
space:
mode:
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.