diff options
Diffstat (limited to 'docs/how-to-use-docs/documentation-example.rst')
-rw-r--r-- | docs/how-to-use-docs/documentation-example.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/how-to-use-docs/documentation-example.rst b/docs/how-to-use-docs/documentation-example.rst index bbd710961..80876e101 100644 --- a/docs/how-to-use-docs/documentation-example.rst +++ b/docs/how-to-use-docs/documentation-example.rst @@ -170,6 +170,7 @@ also used in document build jobs below: .. code-block:: bash + $ sudo pip install virtualenv $ cd /local/repo/path/to/project $ git clone https://git.opnfv.org/opnfvdocs docs_build/_opnfvdocs $ ./docs_build/_opnfvdocs/scripts/docs-build.sh |